NW4F G3d
Loading...
Searching...
No Matches
nw::g3d::ViewVolume Member List

This is the complete list of members for nw::g3d::ViewVolume, including all inherited members.

aabbnw::g3d::ViewVolume
DisableAABB()nw::g3d::ViewVolumeinline
EnableAABB()nw::g3d::ViewVolumeinline
flagnw::g3d::ViewVolume
IsAABBEnabled() constnw::g3d::ViewVolumeinline
numPlanesnw::g3d::ViewVolume
planesnw::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) constnw::g3d::ViewVolume
TestIntersection(const AABB &aabb) constnw::g3d::ViewVolume
TestIntersectionEx(const Sphere &sphere) constnw::g3d::ViewVolume
TestIntersectionEx(const AABB &aabb) constnw::g3d::ViewVolume