Click or drag to resize

DynamicTreeBroadPhase Properties

The DynamicTreeBroadPhase type exposes the following members.

Properties
 NameDescription
Public propertyProxyCount Get the number of proxies.
(Inherited from DynamicTreeBroadPhaseTNode)
Public propertyTreeBalance Gets the balance of the tree.
(Inherited from DynamicTreeBroadPhaseTNode)
Public propertyTreeHeight Gets the height of the tree.
(Inherited from DynamicTreeBroadPhaseTNode)
Public propertyTreeQuality Get the tree quality based on the area of the tree.
(Inherited from DynamicTreeBroadPhaseTNode)
Top
See Also