Skip to main content

b2DynamicTree<T>.b2TreeNode

b2DynamicTree.b2TreeNode

Box2D.Collision

Inheritance: System.Object

Constructors

b2TreeNode()

b2TreeNode()()

Fields

aabb(Box2D.Collision.b2AABB)
b2_nullNode(System.Int32)
child1(System.Int32)
child2(System.Int32)
height(System.Int32)
parentOrNext(System.Int32)
userData(T)

Methods

IsLeaf()

System.Boolean IsLeaf()()
Returns:
System.Boolean