MeshLib
 
Loading...
Searching...
No Matches
MR::PlanarTriangulation::IntersectionsMap Struct Reference

struct to map new vertices (only appear on intersections) of the outline to it's edges More...

#include <MR2DContoursTriangulation.h>

Public Attributes

size_t shift { 0 }
 shift of index
 
ContourIdMap map
 map[id-shift] = {lower intersection edge, upper intersection edge}
 

Detailed Description

struct to map new vertices (only appear on intersections) of the outline to it's edges

Member Data Documentation

◆ map

ContourIdMap MR::PlanarTriangulation::IntersectionsMap::map

map[id-shift] = {lower intersection edge, upper intersection edge}

◆ shift

size_t MR::PlanarTriangulation::IntersectionsMap::shift { 0 }

shift of index


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