Public Member Functions | |
FrustumRadar (const Eegeo::m44 &world, float fov, float _near, float _far, float _ratio) | |
u32 | TestPoint (const Eegeo::v3 &point) |
u32 | GetPointVisibilty (const Eegeo::v3 &point) |
u32 | TestBoundingBox (const BoundingBox &box) |
u32 | TestSphere (const Eegeo::v3 &point, float radius) |
u32 | TestBoundingBoxNonNeon (const BoundingBox &box) |
u32 | TestSphereNonNeon (const Eegeo::v3 &point, float radius) |
const Eegeo::m44 & | getWorld () const |