Utility class for common geometric functions.
CalculateBounds | Calculates a bounding box given an array of positions and a transformation matrix. |
CalculateFrustumPlanes | Calculates frustum planes. |
TestPlanesAABB | Returns true if bounds are inside the plane array. |