Frustum culling.
More...
#include <Frustum.h>
List of all members.
Public Member Functions |
PLMATH_API | Frustum () |
| Constructor.
|
virtual PLMATH_API | ~Frustum () |
| Destructor.
|
PLMATH_API void | Push () |
| Makes a backup of the current frustum.
|
PLMATH_API void | Pop () |
| Restore the last backup of the frustum.
|
Detailed Description
Constructor & Destructor Documentation
Member Function Documentation
Makes a backup of the current frustum.
Restore the last backup of the frustum.
The documentation for this class was generated from the following file: