|
SilverLining 2.32
|
A viewing frustum, modeled as a collection of six planes. More...
#include "Plane.h"

Functions | |
| void SILVERLINING_API | SilverLining::SetPlane (int planeNum, const Plane &plane) |
| Assigns a plane to one of the enumerated planes of the frustum. | |
| const Plane &SILVERLINING_API | SilverLining::GetPlane (int planeNum) const |
| Retrieves a specific Plane of the frustum. | |
| void SILVERLINING_API | SilverLining::EnableFarClipCulling (bool bEnable) |
| Enables culling against the far clip plane from this frustum (enabled by default.) | |
A viewing frustum, modeled as a collection of six planes.
1.7.3