This is the complete list of members for nw::g3d::ViewVolume, including all inherited members.
| aabb | nw::g3d::ViewVolume | |
| DisableAABB() | nw::g3d::ViewVolume | inline |
| EnableAABB() | nw::g3d::ViewVolume | inline |
| flag | nw::g3d::ViewVolume | |
| IsAABBEnabled() const | nw::g3d::ViewVolume | inline |
| numPlanes | nw::g3d::ViewVolume | |
| planes | nw::g3d::ViewVolume | |
| SetFrustum(float top, float bottom, float left, float right, float zNear, float zFar, const Mtx34 &viewToWorld) | nw::g3d::ViewVolume | |
| SetOrtho(float top, float bottom, float left, float right, float zNear, float zFar, const Mtx34 &viewToWorld) | nw::g3d::ViewVolume | |
| SetPerspective(float fovy, float aspect, float zNear, float zFar, const Mtx34 &viewToWorld) | nw::g3d::ViewVolume | |
| SetPerspectiveOffset(float fovy, float aspect, float zNear, float zFar, const Mtx34 &viewToWorld, const Vec2 &offset) | nw::g3d::ViewVolume | |
| TestIntersection(const Sphere &sphere) const | nw::g3d::ViewVolume | |
| TestIntersection(const AABB &aabb) const | nw::g3d::ViewVolume | |
| TestIntersectionEx(const Sphere &sphere) const | nw::g3d::ViewVolume | |
| TestIntersectionEx(const AABB &aabb) const | nw::g3d::ViewVolume |