|
Recast Navigation
1.0.35
|
Bounding volume node. More...
#include <DetourNavMesh.h>
Public Attributes | |
| unsigned short | bmin [3] |
| Minimum bounds of the node's AABB. [(x, y, z)]. More... | |
| unsigned short | bmax [3] |
| Maximum bounds of the node's AABB. [(x, y, z)]. More... | |
| int | i |
| The node's index. (Negative for escape sequence.) More... | |
| unsigned short dtBVNode::bmax[3] |
Maximum bounds of the node's AABB. [(x, y, z)].
| unsigned short dtBVNode::bmin[3] |
Minimum bounds of the node's AABB. [(x, y, z)].
| int dtBVNode::i |
The node's index. (Negative for escape sequence.)