|
staticprivate |
Tests whether sphere is intersecting cone.
origin | vector Origin of sphere |
radius | float Radius of sphere |
conepos | vector Position of top of cone |
axis | vector Orientation of cone in direction from top to bottom |
angle | float Angle of cone in radians |
bool
True when sphere is intersecting cone