mapping among elements of source mesh, from which a part is taken, and target mesh More...
#include <MRPartMapping.h>
Public Member Functions | |
| MRMESH_API void | clear () |
| clears all member maps | |
Public Attributes | |
| FaceMapOrHashMap * | src2tgtFaces = nullptr |
| VertMapOrHashMap * | src2tgtVerts = nullptr |
| WholeEdgeMapOrHashMap * | src2tgtEdges = nullptr |
| FaceMapOrHashMap * | tgt2srcFaces = nullptr |
| VertMapOrHashMap * | tgt2srcVerts = nullptr |
| WholeEdgeMapOrHashMap * | tgt2srcEdges = nullptr |
mapping among elements of source mesh, from which a part is taken, and target mesh