EMODnet Quantized Mesh Generator for Cesium
Public Member Functions | Public Attributes | List of all members
BorderVertex Struct Reference

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
 

Detailed Description

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


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