Frustum

Frustum object

Constructors

this
this(Matrix4x4f mvp)
Undocumented in source.

Members

Functions

containsPoint
bool containsPoint(Vector3f point, bool checkNearPlane)
Undocumented in source. Be warned that the author may not have intended to support it.
fromMVP
void fromMVP(Matrix4x4f mvp)
Undocumented in source. Be warned that the author may not have intended to support it.
intersectsAABB
bool intersectsAABB(AABB aabb, bool checkBoundariesOnly, bool checkNearPlane)
Undocumented in source. Be warned that the author may not have intended to support it.
intersectsSphere
bool intersectsSphere(Sphere sphere)
Undocumented in source. Be warned that the author may not have intended to support it.

Unions

__anonymous
union __anonymous
Undocumented in source.

Meta