MeshLib
 
Loading...
Searching...
No Matches
MR::PackMapping Struct Reference

#include <MRBuffer.h>

Public Attributes

UndirectedEdgeBMap e
 
FaceBMap f
 
VertBMap v
 

Detailed Description

mapping of mesh elements: old -> new, the mapping is tight (or packing) in the sense that there are no unused new elements within [0, (e/f/v).tsize)

Member Data Documentation

◆ e

UndirectedEdgeBMap MR::PackMapping::e

◆ f

FaceBMap MR::PackMapping::f

◆ v

VertBMap MR::PackMapping::v

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