EMODnet Quantized Mesh Generator for Cesium
Public Attributes | List of all members
QuantizedMesh::IndexData Struct Reference

Public Attributes

unsigned int triangleCount
 Number of triangles in the tile.
 
std::vector< unsigned int > indices
 Indices of the triangles in the tile, size triangleCount*3. While they can be ints or shorts, we store them as ints.
 

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