MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::BooleanResultMapper::Maps Struct Reference

Public Attributes

FaceMap cut2origin
 
FaceMap cut2newFaces
 "after cut" faces to "after stitch" faces (1-1)
 
WholeEdgeMap old2newEdges
 "origin" edges to "after stitch" edges (1-1)
 
VertMap old2newVerts
 "origin" vertices to "after stitch" vertices (1-1)
 
bool identity {false}
 old topology indexes are valid if true
 

Member Data Documentation

◆ cut2origin

FaceMap MR::BooleanResultMapper::Maps::cut2origin

"after cut" faces to "origin" faces this map is not 1-1, but N-1


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