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

a part of a whole mesh to be constructed More...

#include <MRMesh/MRMeshBuilder.h>

Public Attributes

FaceMap fmap
 face of part -> face of whole mesh
VertMap vmap
 vert of part -> vert of whole mesh
MeshTopology topology
FaceBitSet rem
 remaining triangles of part, not in topology

Detailed Description

a part of a whole mesh to be constructed


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