![]() |
EMODnet Quantized Mesh Generator for Cesium
|
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. | |