Skip to content

Commit

Permalink
Cast zlight straight up and down
Browse files Browse the repository at this point in the history
This commit adds a new cast_vertical_zlight_segment function with different
iteration logic than the now renamed cast_horizontal_zlight_segment.

This duplicates a lot of code, but imo is worth it for the readablity gains
over adding a lot more contitonals to the iteration logic to handle zx and zy
template parameters properly.
  • Loading branch information
ifreund committed Jul 5, 2019
1 parent 044de0d commit e7d0a5f
Showing 1 changed file with 302 additions and 17 deletions.
Loading

0 comments on commit e7d0a5f

Please sign in to comment.