![]() |
EMODnet Quantized Mesh Generator for Cesium
|
BGL property map indicating whether an edge is marked as non-removable. More...
#include <border_edges_are_constrained_edge_map.h>
Public Attributes | |
| const Polyhedron * | m_pPolyPtr |
| const bool | m_constrainEastBorder |
| const bool | m_constrainWestBorder |
| const bool | m_constrainNorthBorder |
| const bool | m_constrainSouthBorder |
Friends | |
| bool | get (BorderEdgesAreConstrainedEdgeMap m, const key_type &edge) |
BGL property map indicating whether an edge is marked as non-removable.
We just need to mark as non-removable those edges corresponding to border edges of already processed neighboring tiles.
1.8.13