Skip to main content

Module dynamic_tree

Module dynamic_tree 

Source

Structs§

BoxCastInput
Input for casting an AABB through a dynamic tree. (b3BoxCastInput)
DynamicTree
The dynamic tree structure. (b3DynamicTree)
TreeNode
A node in the dynamic tree. For internal usage. (b3TreeNode)
TreeStats
These are performance results returned by dynamic tree queries. (b3TreeStats)

Constants§

DEFAULT_CATEGORY_BITS
types.h: B3_DEFAULT_CATEGORY_BITS
DEFAULT_MASK_BITS
types.h: B3_DEFAULT_MASK_BITS
DYNAMIC_TREE_VERSION
types.h: B3_DYNAMIC_TREE_VERSION