Atoms Crowd  4.1.0
AtomsUtils::dtLink Struct Reference

#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.
 

Detailed Description

Defines a link between polygons.

Note
This structure is rarely if ever used by the end user.
See also
dtMeshTile

The documentation for this struct was generated from the following file: