Box2D
3.0.0
A Real-Time-Oriented 2-D Physics Engine
box2d
DynamicTree
box2d::DynamicTree Member List
This is the complete list of members for
box2d::DynamicTree
, including all inherited members.
AabbMultiplier
box2d::DynamicTree
static
ComputeHeight
(const size_type nodeId) const noexcept
box2d::DynamicTree
ComputeHeight
() const noexcept
box2d::DynamicTree
inline
CreateProxy
(const AABB aabb, void *userData)
box2d::DynamicTree
DestroyProxy
(const size_type index)
box2d::DynamicTree
DynamicTree
(const size_type nodeCapacity=GetDefaultInitialNodeCapacity())
box2d::DynamicTree
DynamicTree
(const DynamicTree ©)=delete
box2d::DynamicTree
FindLowestCostNode
(const AABB leafAABB) const noexcept
box2d::DynamicTree
GetAreaRatio
() const noexcept
box2d::DynamicTree
GetDefaultInitialNodeCapacity
() noexcept
box2d::DynamicTree
static
GetFatAABB
(const size_type index) const noexcept
box2d::DynamicTree
inline
GetHeight
() const noexcept
box2d::DynamicTree
inline
GetMaxBalance
() const
box2d::DynamicTree
GetNodeCapacity
() const noexcept
box2d::DynamicTree
inline
GetNodeCount
() const noexcept
box2d::DynamicTree
inline
GetUserData
(const size_type index) const noexcept
box2d::DynamicTree
inline
InvalidIndex
box2d::DynamicTree
static
operator=
(const DynamicTree &)=delete
box2d::DynamicTree
Query
(const AABB aabb, QueryCallback callback) const
box2d::DynamicTree
QueryCallback
typedef
box2d::DynamicTree
RayCast
(const RayCastInput &input, RayCastCallback callback) const
box2d::DynamicTree
RayCastCallback
typedef
box2d::DynamicTree
RebuildBottomUp
()
box2d::DynamicTree
ShiftOrigin
(const Length2D newOrigin)
box2d::DynamicTree
size_type
typedef
box2d::DynamicTree
UpdateProxy
(const size_type index, const AABB aabb, const Length2D displacement, const RealNum multiplier=1, const Length extension=Length{0})
box2d::DynamicTree
Validate
() const
box2d::DynamicTree
ValidateMetrics
(size_type index) const noexcept
box2d::DynamicTree
ValidateStructure
(const size_type index) const noexcept
box2d::DynamicTree
~DynamicTree
() noexcept
box2d::DynamicTree
Generated on Mon Apr 24 2017 23:00:17 for Box2D by
1.8.14