Recast Navigation
Navigation-mesh Toolset for Games
dtTempContour Struct Reference

Public Member Functions

 dtTempContour (unsigned char *vbuf, const int nvbuf, unsigned short *pbuf, const int npbuf)
 

Public Attributes

unsigned char * verts
 
int nverts
 
int cverts
 
unsigned short * poly
 
int npoly
 
int cpoly
 

Constructor & Destructor Documentation

◆ dtTempContour()

dtTempContour::dtTempContour ( unsigned char *  vbuf,
const int  nvbuf,
unsigned short *  pbuf,
const int  npbuf 
)
inline

Member Data Documentation

◆ cpoly

int dtTempContour::cpoly

◆ cverts

int dtTempContour::cverts

◆ npoly

int dtTempContour::npoly

◆ nverts

int dtTempContour::nverts

◆ poly

unsigned short* dtTempContour::poly

◆ verts

unsigned char* dtTempContour::verts

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