contains, intersects (+ ellipse)
Compare changes
Conflict: This file was added both in the source and target branches, but with different contents.
Ask someone with write access to resolve it.
+ 21
− 0
ellipse object for e.g. cylinder-plane intersection (disputable implementation)
contains for cylinder and cone
intersects(ray3, ray3)
intersects(ray3, inf_cone3)
intersects also for inf_cone, cylinder and plane combinations
intersects(plane3, triangle3)