Public Member Functions | |
| None | __init__ (self) |
| UndirectedEdgeBMap | e (self) |
| FaceBMap | f (self) |
| VertBMap | v (self) |
Static Protected Attributes | |
| typing | _offsetof_e = 0 |
| typing | _offsetof_f = 32 |
| typing | _offsetof_v = 64 |
Generated from: MR::PackMapping 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)
| None mrmeshpy.PackMapping.__init__ | ( | self | ) |
| UndirectedEdgeBMap mrmeshpy.PackMapping.e | ( | self | ) |
| FaceBMap mrmeshpy.PackMapping.f | ( | self | ) |
| VertBMap mrmeshpy.PackMapping.v | ( | self | ) |
|
staticprotected |
|
staticprotected |
|
staticprotected |