This is the complete list of members for Urho3D::Octant, including all inherited members.
AddDrawable(Drawable *drawable) | Urho3D::Octant | inline |
center_ | Urho3D::Octant | protected |
CheckDrawableSize(const Vector3 &boxSize) const | Urho3D::Octant | |
children_ | Urho3D::Octant | protected |
cullingBox_ | Urho3D::Octant | protected |
DecDrawableCount() | Urho3D::Octant | inlineprotected |
DeleteChild(unsigned index) | Urho3D::Octant | |
DeleteChild(Octant *octant) | Urho3D::Octant | |
drawables_ | Urho3D::Octant | protected |
DrawDebugGeometry(DebugRenderer *debug, bool depthTest) | Urho3D::Octant | |
GetCullingBox() const | Urho3D::Octant | inline |
GetDrawablesInternal(OctreeQuery &query, bool inside) const | Urho3D::Octant | protected |
GetDrawablesInternal(RayOctreeQuery &query) const | Urho3D::Octant | protected |
GetDrawablesOnlyInternal(RayOctreeQuery &query, PODVector< Drawable * > &drawables) const | Urho3D::Octant | protected |
GetLevel() const | Urho3D::Octant | inline |
GetNumDrawables() const | Urho3D::Octant | inline |
GetOrCreateChild(unsigned index) | Urho3D::Octant | |
GetParent() const | Urho3D::Octant | inline |
GetRoot() const | Urho3D::Octant | inline |
GetWorldBoundingBox() const | Urho3D::Octant | inline |
halfSize_ | Urho3D::Octant | protected |
IncDrawableCount() | Urho3D::Octant | inlineprotected |
index_ | Urho3D::Octant | protected |
InsertDrawable(Drawable *drawable, const Vector3 &boxCenter, const Vector3 &boxSize) | Urho3D::Octant | |
IsEmpty() | Urho3D::Octant | inline |
level_ | Urho3D::Octant | protected |
numDrawables_ | Urho3D::Octant | protected |
Octant(const BoundingBox &box, unsigned level, Octant *parent, Octree *root, unsigned index=ROOT_INDEX) | Urho3D::Octant | |
parent_ | Urho3D::Octant | protected |
Release() | Urho3D::Octant | protected |
RemoveDrawable(Drawable *drawable, bool resetOctant=true) | Urho3D::Octant | inline |
ResetRoot() | Urho3D::Octant | |
root_ | Urho3D::Octant | protected |
worldBoundingBox_ | Urho3D::Octant | protected |
~Octant() | Urho3D::Octant | virtual |