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) Generated from class MR.PackMapping. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
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) Generated from class MR.PackMapping. This is the const half of the class.
◆ Const_PackMapping() [1/3]
| unsafe MR.Const_PackMapping.Const_PackMapping |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_PackMapping() [2/3]
| unsafe MR.Const_PackMapping.Const_PackMapping |
( |
MR._ByValue_UndirectedEdgeBMap | e, |
|
|
MR._ByValue_FaceBMap | f, |
|
|
MR._ByValue_VertBMap | v ) |
|
inline |
◆ Const_PackMapping() [3/3]
| unsafe MR.Const_PackMapping.Const_PackMapping |
( |
MR._ByValue_PackMapping | _other | ) |
|
|
inline |
◆ Dispose() [1/2]
| virtual void MR.Const_PackMapping.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_PackMapping.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
The documentation for this class was generated from the following file: