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} | |
struct to map new vertices (only appear on intersections) of the outline to it's edges
ContourIdMap MR::PlanarTriangulation::IntersectionsMap::map |
map[id-shift] = {lower intersection edge, upper intersection edge}
size_t MR::PlanarTriangulation::IntersectionsMap::shift { 0 } |
shift of index