Rebel Fork Framework
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
Functions
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
Related Functions
Files
File List
Urho3D::Octant Member List
This is the complete list of members for
Urho3D::Octant
, including all inherited members.
AddDrawable
(Drawable *drawable)
Urho3D::Octant
inline
center_
Urho3D::Octant
protected
CheckDrawableFit
(const BoundingBox &box) const
Urho3D::Octant
children_
Urho3D::Octant
protected
cullingBox_
Urho3D::Octant
protected
DecDrawableCount
()
Urho3D::Octant
inline
protected
DeleteChild
(unsigned index)
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
GetDrawablesInternal
(RayOctreeQuery &query) const
Urho3D::Octant
GetDrawablesOnlyInternal
(RayOctreeQuery &query, ea::vector< Drawable * > &drawables) const
Urho3D::Octant
GetLevel
() const
Urho3D::Octant
inline
GetNumDrawables
() const
Urho3D::Octant
inline
GetOctree
() const
Urho3D::Octant
inline
GetOrCreateChild
(unsigned index)
Urho3D::Octant
GetParent
() const
Urho3D::Octant
inline
GetWorldBoundingBox
() const
Urho3D::Octant
inline
halfSize_
Urho3D::Octant
protected
IncDrawableCount
()
Urho3D::Octant
inline
protected
index_
Urho3D::Octant
protected
Initialize
(const BoundingBox &box)
Urho3D::Octant
protected
InsertDrawable
(Drawable *drawable)
Urho3D::Octant
IsEmpty
()
Urho3D::Octant
inline
level_
Urho3D::Octant
protected
numDrawables_
Urho3D::Octant
protected
Octant
(const BoundingBox &box, unsigned level, Octant *parent, Octree *octree, unsigned index=ROOT_INDEX)
Urho3D::Octant
octree_
Urho3D::Octant
protected
parent_
Urho3D::Octant
protected
RemoveDrawable
(Drawable *drawable, bool resetOctant=true)
Urho3D::Octant
inline
ResetOctree
()
Urho3D::Octant
SetRootSize
(const BoundingBox &box)
Urho3D::Octant
worldBoundingBox_
Urho3D::Octant
protected
~Octant
()
Urho3D::Octant
virtual