![]() |
EMODnet Quantized Mesh Generator for Cesium
|
Class storing a vertex on the border of a tile. More...
#include <tile_border_vertices.h>
Public Member Functions | |
BorderVertex (const double &c, const double &h) | |
bool | operator< (const BorderVertex &v) const |
Public Attributes | |
double | coord |
double | height |
Class storing a vertex on the border of a tile.
Since for the border vertices one of the coordinates can be deduced depending on which border vertex they are, we just store the variable coordinate and the height measure