Test if given point is contained in the planes or not.
A point
Test if given box intersects with the planes or not.
A box3
Test if given sphere intersects with the planes or not.
It does not do strict intersection test but still should work well with frustum cull use cases. See the test case for more details.
A sphere3
Generated using TypeDoc
A set of Plane3.