![]() |
EMODnet Quantized Mesh Generator for Cesium
|
Public Attributes | |
unsigned int | vertexCount = 0 |
Number of vertices. | |
std::vector< unsigned short > | u |
U coordinate of the vertex. | |
std::vector< unsigned short > | v |
v coordinate of the vertex | |
std::vector< unsigned short > | height |
height coordinate of the vertex | |