This is the complete list of members for
PLMath::Frustum, including all inherited members.
CalculateBox(Vector3 &vMin, Vector3 &vMax) const | PLMath::PlaneSet | |
CalculateSphere(Sphere &cSphere) const | PLMath::PlaneSet | |
Clear() | PLMath::PlaneSet | |
Create() | PLMath::PlaneSet | |
CreateBox(const Vector3 &vMin, const Vector3 &vMax) | PLMath::PlaneSet | |
CreateSelectionPlanes(const Vector2 &vStartPos, const Vector2 &vEndPos, int nX, int nY, int nWidth, int nHeight, const Matrix4x4 &mProjection, const Matrix4x4 &mView, bool bInfProj=false) | PLMath::PlaneSet | |
CreateSelectionPlanes(const Vector2 &vStartPos, const Vector2 &vEndPos, int nX, int nY, int nWidth, int nHeight, const Matrix4x4 &mProjection, const Matrix3x4 &mView, bool bInfProj=false) | PLMath::PlaneSet | |
CreateViewPlanes(const Matrix4x4 &mViewProjection, bool bInfProj=false) | PLMath::PlaneSet | |
CreateViewPlanes(const PLCore::Array< Vector3 > &lstVertices, const Vector3 &vViewPosition) | PLMath::PlaneSet | |
EViewPlaneOrder enum name | PLMath::PlaneSet | |
Frustum() | PLMath::Frustum | |
GetList() | PLMath::PlaneSet | |
GetList() const | PLMath::PlaneSet | |
GetNumOfPlanes() const | PLMath::PlaneSet | |
IsConvex() const | PLMath::PlaneSet | |
m_lstPlane | PLMath::PlaneSet | [protected] |
operator*=(const Matrix3x3 &mRot) | PLMath::PlaneSet | |
operator*=(const Matrix3x4 &mTrans) | PLMath::PlaneSet | |
operator*=(const Matrix4x4 &mTrans) | PLMath::PlaneSet | |
operator=(const PlaneSet &cSource) | PLMath::PlaneSet | |
operator[](int nID) const | PLMath::PlaneSet | |
operator[](int nID) | PLMath::PlaneSet | |
PlaneSet() | PLMath::PlaneSet | |
PlaneSet(const PlaneSet &cSource) | PLMath::PlaneSet | |
Pop() | PLMath::Frustum | |
Push() | PLMath::Frustum | |
RemovePlane(PLCore::uint32 nID=0) | PLMath::PlaneSet | |
VPBottom enum value | PLMath::PlaneSet | |
VPFar enum value | PLMath::PlaneSet | |
VPLeft enum value | PLMath::PlaneSet | |
VPNear enum value | PLMath::PlaneSet | |
VPRight enum value | PLMath::PlaneSet | |
VPTop enum value | PLMath::PlaneSet | |
~Frustum() | PLMath::Frustum | [virtual] |
~PlaneSet() | PLMath::PlaneSet | [virtual] |