TDME2 1.9.121
|
This is the complete list of members for Frustum, including all inherited members.
Frustum(Renderer *renderer) | Frustum | |
frustumMatrix | Frustum | private |
getPlanes() | Frustum | inline |
isVisible(const Vector3 &vertex) | Frustum | inline |
isVisible(Sphere *s) | Frustum | inline |
isVisible(BoundingBox *b) | Frustum | inline |
modelViewMatrixTransposed | Frustum | private |
PLANE_BOTTOM | Frustum | static |
PLANE_FAR | Frustum | static |
PLANE_LEFT | Frustum | static |
PLANE_NEAR | Frustum | static |
PLANE_RIGHT | Frustum | static |
PLANE_TOP | Frustum | static |
planes | Frustum | private |
projectionMatrixTransposed | Frustum | private |
renderer | Frustum | private |
update() | Frustum |