Atoms Crowd
7.0.0
|
Public Attributes | |
int | nvp |
int | nverts |
Number of vertices. | |
int | npolys |
Number of polygons. | |
unsigned short * | verts |
Vertices of the mesh, 3 elements per vertex. | |
unsigned short * | polys |
Polygons of the mesh, nvp*2 elements per polygon. | |
unsigned short * | flags |
Per polygon flags. | |
unsigned char * | areas |
Area ID of polygons. | |
unsigned short * | regs |
Region ID of polygon. | |