|
HughPH.Box2D
Organised dotnet bindings for Box2D 3.1.1
|
A node in a DynamicTree. More...

Public Attributes | |
| readonly AABB | AABB |
| The bounding box of the node. | |
| readonly ulong | CategoryBits |
| The category bits for the node. | |
| readonly ulong | UserData |
| The user data for the node. | |
| readonly TreeChildren | Children |
| The children of the node. | |
| readonly int | Parent |
| The parent of the node. | |
| readonly int | Next |
| The next node in the linked list. | |
| readonly ushort | Height |
| The height of the node in the tree. | |
| readonly TreeNodeFlags | Flags |
| The flags for the node. | |
A node in a DynamicTree.