PixelLightAPI  .
PLMath::Frustum Member List
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 namePLMath::PlaneSet
Frustum()PLMath::Frustum
GetList()PLMath::PlaneSet
GetList() const PLMath::PlaneSet
GetNumOfPlanes() const PLMath::PlaneSet
IsConvex() const PLMath::PlaneSet
m_lstPlanePLMath::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 valuePLMath::PlaneSet
VPFar enum valuePLMath::PlaneSet
VPLeft enum valuePLMath::PlaneSet
VPNear enum valuePLMath::PlaneSet
VPRight enum valuePLMath::PlaneSet
VPTop enum valuePLMath::PlaneSet
~Frustum()PLMath::Frustum [virtual]
~PlaneSet()PLMath::PlaneSet [virtual]


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:34
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported