Toggle navigation
PlayRho
0.9.0
GitHub
Main Page
Modules
Classes
Files
Examples
Class List
Class Index
Class Hierarchy
Class Members
playrho
d2
DynamicTree
playrho::d2::DynamicTree Member List
This is the complete list of members for
playrho::d2::DynamicTree
, including all inherited members.
CreateLeaf
(const AABB &aabb, const LeafData &data)
playrho::d2::DynamicTree
DestroyLeaf
(Size index) noexcept
playrho::d2::DynamicTree
DynamicTree
() noexcept
playrho::d2::DynamicTree
DynamicTree
(Size nodeCapacity)
playrho::d2::DynamicTree
explicit
DynamicTree
(const DynamicTree &other)
playrho::d2::DynamicTree
DynamicTree
(DynamicTree &&other) noexcept
playrho::d2::DynamicTree
FindReference
(Size index) const noexcept
playrho::d2::DynamicTree
GetAABB
(Size index) const noexcept
playrho::d2::DynamicTree
inline
GetAABB
(const DynamicTree &tree) noexcept
playrho::d2::DynamicTree
related
GetBranchData
(Size index) const noexcept
playrho::d2::DynamicTree
inline
GetDefaultInitialNodeCapacity
() noexcept
playrho::d2::DynamicTree
inline
static
GetFreeIndex
() const noexcept
playrho::d2::DynamicTree
inline
GetHeight
(Size index) const noexcept
playrho::d2::DynamicTree
inline
GetHeight
(const DynamicTree &tree) noexcept
playrho::d2::DynamicTree
related
GetInvalidHeight
() noexcept
playrho::d2::DynamicTree
inline
static
GetInvalidSize
() noexcept
playrho::d2::DynamicTree
inline
static
GetLeafCount
() const noexcept
playrho::d2::DynamicTree
inline
GetLeafData
(Size index) const noexcept
playrho::d2::DynamicTree
inline
GetNodeCapacity
() const noexcept
playrho::d2::DynamicTree
inline
GetNodeCount
() const noexcept
playrho::d2::DynamicTree
inline
GetOther
(Size index) const noexcept
playrho::d2::DynamicTree
inline
GetRootIndex
() const noexcept
playrho::d2::DynamicTree
inline
Height
typedef
playrho::d2::DynamicTree
InvalidHeight
playrho::d2::DynamicTree
static
IsBranch
(Height value) noexcept
playrho::d2::DynamicTree
inline
static
IsLeaf
(Height value) noexcept
playrho::d2::DynamicTree
inline
static
IsUnused
(Height value) noexcept
playrho::d2::DynamicTree
inline
static
operator=
(DynamicTree other) noexcept
playrho::d2::DynamicTree
RebuildBottomUp
()
playrho::d2::DynamicTree
SetLeafData
(Size index, LeafData value) noexcept
playrho::d2::DynamicTree
inline
ShiftOrigin
(Length2 newOrigin)
playrho::d2::DynamicTree
Size
typedef
playrho::d2::DynamicTree
swap
(DynamicTree &lhs, DynamicTree &rhs) noexcept
playrho::d2::DynamicTree
friend
TestOverlap
(const DynamicTree &tree, DynamicTree::Size leafIdA, DynamicTree::Size leafIdB) noexcept
playrho::d2::DynamicTree
related
UpdateLeaf
(Size index, const AABB &aabb)
playrho::d2::DynamicTree
~DynamicTree
() noexcept
playrho::d2::DynamicTree