#include <frustum_planes.h>
Public Member Functions | |
FrustumPlanes () | |
FrustumPlanes (const Mat4f &world_to_projection) | |
Public Attributes | |
Vec4f | planes [6] |
uicore::FrustumPlanes::FrustumPlanes | ( | ) |
|
explicit |
Vec4f uicore::FrustumPlanes::planes[6] |