MeshLib C++ Docs
Loading...
Searching...
No Matches

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

#include <MRMesh/MRPartMapping.h>

Public Member Functions

void clear ()
 clears all member maps

Public Attributes

FaceMapOrHashMapsrc2tgtFaces = nullptr
VertMapOrHashMapsrc2tgtVerts = nullptr
WholeEdgeMapOrHashMapsrc2tgtEdges = nullptr
FaceMapOrHashMaptgt2srcFaces = nullptr
VertMapOrHashMaptgt2srcVerts = nullptr
WholeEdgeMapOrHashMaptgt2srcEdges = 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: