#include <MRBuffer.h>
Public Attributes | |
| UndirectedEdgeBMap | e |
| FaceBMap | f |
| VertBMap | v |
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)
| UndirectedEdgeBMap MR::PackMapping::e |
| FaceBMap MR::PackMapping::f |
| VertBMap MR::PackMapping::v |