EMODnet Quantized Mesh Generator for Cesium
Public Member Functions | List of all members
TileBorderVertices Class Reference

Stores the vertices on the borders of a tile. More...

#include <tile_border_vertices.h>

Public Member Functions

 TileBorderVertices (const std::vector< BorderVertex > &easternVertices, const std::vector< BorderVertex > &westernVertices, const std::vector< BorderVertex > &northernVertices, const std::vector< BorderVertex > &southernVertices, const int &lifeCounter=4)
 
std::vector< BorderVertexgetEasternVerticesAndDecreaseLife ()
 
std::vector< BorderVertexgetWesternVerticesAndDecreaseLife ()
 
std::vector< BorderVertexgetNorthernVerticesAndDecreaseLife ()
 
std::vector< BorderVertexgetSouthernVerticesAndDecreaseLife ()
 
std::vector< BorderVertexgetEasternVertices ()
 
std::vector< BorderVertexgetWesternVertices ()
 
std::vector< BorderVertexgetNorthernVertices ()
 
std::vector< BorderVertexgetSouthernVertices ()
 
bool isAlive ()
 

Detailed Description

Stores the vertices on the borders of a tile.


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