class
cFrustumCull
Public functions
- auto OffsetPlanes(float offset) -> void
-
auto FrustumTestAABB(const Math::
Vector3& lower, const Math:: Vector3& upper, int flags) -> int -
auto FrustumTestSphere(const Math::
Vector3& center, float radius) -> int -
auto UpdateFromProjectionMatrix(const Math::
Matrix4& projectionMatrix) -> void