Recast Navigation
Navigation-mesh Toolset for Games
|
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 |
|
inline |
int dtTempContour::cpoly |
int dtTempContour::cverts |
int dtTempContour::npoly |
int dtTempContour::nverts |
unsigned short* dtTempContour::poly |
unsigned char* dtTempContour::verts |