39 #error not implemented 54 const RAY &bottomLeft,
55 const RAY &bottomRight );
71 #endif // _CFRUSTUM_H_ bool Intersect(const CBBOX &aBBox) const
Intersect - Intersects a bbox with this frustum.
void GenerateFrustum(const RAY &topLeft, const RAY &topRight, const RAY &bottomLeft, const RAY &bottomRight)
GenerateFrustum.
Class CBBOX manages a bounding box defined by two SFVEC3F min max points.
Bounding Box class definition.