Atoms Crowd  4.1.0
AtomsUtils::dtTileCachePolyMeshDetail Struct Reference

Public Attributes

int nmeshes
 The number of sub-meshes defined by meshes.
 
int nverts
 The number of vertices in verts.
 
int ntris
 The number of triangles in tris.
 
unsigned int * meshes
 The sub-mesh data. [Size: 4*nmeshes].
 
float * verts
 The mesh vertices. [Size: 3*nverts].
 
unsigned char * tris
 The mesh triangles. [Size: 4*ntris].
 

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