Atoms Crowd
7.0.0
|
#include <DetourNavMesh.h>
Public Attributes | |
dtPolyRef | ref |
Neighbour reference. (The neighbor that is linked to.) | |
unsigned int | next |
Index of the next link. | |
unsigned char | edge |
Index of the polygon edge that owns this link. | |
unsigned char | side |
If a boundary link, defines on which side the link is. | |
unsigned char | bmin |
If a boundary link, defines the minimum sub-edge area. | |
unsigned char | bmax |
If a boundary link, defines the maximum sub-edge area. | |
Defines a link between polygons.