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

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
 

Detailed Description

mapping among elements of source mesh, from which a part is taken, and target mesh


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