PixelLightAPI  .
PLMesh::MeshOctree Member List
This is the complete list of members for PLMesh::MeshOctree, including all inherited members.
Build(MeshLODLevel &cMeshLODLevel, PLCore::uint32 nNumOfGeometries, const PLCore::uint32 nGeometries[], PLCore::Array< PLCore::Array< PLCore::uint32 > * > *plstOctreeIDList=nullptr)PLMesh::MeshOctree
CheckBox(const BoundingBox &cBox)PLMath::Octree
CheckSphere(const Vector3 &vPos, float fRadius)PLMath::Octree
Destroy()PLMath::Octree
Draw(const PLGraphics::Color4 &cColor, const PLMath::Matrix4x4 &mWorldViewProjection, float fLineWidth=1.0f) const PLMesh::MeshOctree
GetBoundingBox() const PLMath::Octree
GetLevel() const PLMath::Octree
GetMinGeometries() const PLMath::Octree
GetPos() const PLMath::Octree
GetRot() const PLMath::Octree
GetScale() const PLMath::Octree
GetSubdivide() const PLMath::Octree
Init(Octree *pParent=nullptr, int nSubdivide=-1, PLCore::uint32 nMinGeometries=0, PLCore::uint32 nIDOffset=0)PLMath::Octree
IsBuild() const PLMath::Octree
IsVisible() const PLMath::Octree
m_bBuildPLMath::Octree [protected]
m_bVisiblePLMath::Octree [protected]
m_cBoundingBoxPLMath::Octree [protected]
m_nIDPLMath::Octree [protected]
m_nIDOffsetPLMath::Octree [protected]
m_nLevelPLMath::Octree [protected]
m_nMinGeometriesPLMath::Octree [protected]
m_nNumOfChildrenPLMath::Octree [protected]
m_nSubdividePLMath::Octree [protected]
m_pParentPLMath::Octree [protected]
m_ppChildPLMath::Octree [protected]
m_pTopmostPLMath::Octree [protected]
m_vBBCenterPLMath::Octree [protected]
m_vPosPLMath::Octree [protected]
MeshOctree()PLMesh::MeshOctree
Octree()PLMath::Octree
SetPos(const Vector3 &vPos)PLMath::Octree
SetRot(const Matrix3x3 &mRot)PLMath::Octree
SetScale(const Vector3 &vScale)PLMath::Octree
SetVisible(bool bVisible=true)PLMath::Octree
UpdateVisibility(const PlaneSet &cPlaneSet, PLCore::Bitset *pBitset=nullptr)PLMath::Octree
~MeshOctree()PLMesh::MeshOctree [virtual]
~Octree()PLMath::Octree [virtual]


PixelLight PixelLight 0.9.10-R1
Copyright (C) 2002-2011 by The PixelLight Team
Last modified Fri Dec 23 2011 15:51:21
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported