PixelLightAPI
.
Main Page
Namespaces
Classes
Files
Directories
Class List
Class Hierarchy
Class Members
PLMath
Octree
PLMath::Octree Member List
This is the complete list of members for
PLMath::Octree
, including all inherited members.
CheckBox
(const BoundingBox &cBox)
PLMath::Octree
CheckSphere
(const Vector3 &vPos, float fRadius)
PLMath::Octree
Destroy
()
PLMath::Octree
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_bBuild
PLMath::Octree
[protected]
m_bVisible
PLMath::Octree
[protected]
m_cBoundingBox
PLMath::Octree
[protected]
m_nID
PLMath::Octree
[protected]
m_nIDOffset
PLMath::Octree
[protected]
m_nLevel
PLMath::Octree
[protected]
m_nMinGeometries
PLMath::Octree
[protected]
m_nNumOfChildren
PLMath::Octree
[protected]
m_nSubdivide
PLMath::Octree
[protected]
m_pParent
PLMath::Octree
[protected]
m_ppChild
PLMath::Octree
[protected]
m_pTopmost
PLMath::Octree
[protected]
m_vBBCenter
PLMath::Octree
[protected]
m_vPos
PLMath::Octree
[protected]
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
~Octree
()
PLMath::Octree
[virtual]
PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by
The PixelLight Team
Last modified Thu Feb 23 2012 14:09:35
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported