|
void | Update (const std::vector< Geometry::Plane > &frustumPlanes) |
|
const Geometry::Plane & | operator[] (const int index) const |
|
void | CalculateVertexPositions (std::vector< Eegeo::v3 > &verts) const |
|
bool | Intersects (const SingleSphere &sphere) const |
|
float | CalculateFov () const |
|
|
static const int | PLANE_LEFT = 0 |
|
static const int | PLANE_RIGHT = 1 |
|
static const int | PLANE_BOTTOM = 2 |
|
static const int | PLANE_TOP = 3 |
|
static const int | PLANE_NEAR = 4 |
|
static const int | PLANE_FAR = 5 |
|
static const int | PLANES_COUNT = 6 |
|
The documentation for this class was generated from the following files:
- platform/Geometry/Frustum.h
- platform/Geometry/Frustum.cpp