Public Member Functions | |
None | __init__ (self) |
UndirectedEdgeBMap | e (self) |
FaceBMap | f (self) |
VertBMap | v (self) |
Static Protected Member Functions | |
_pybind11_conduit_v1_ (*args, **kwargs) | |
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 | ) |
Implicit default constructor.
|
staticprotected |
UndirectedEdgeBMap mrmeshpy.PackMapping.e | ( | self | ) |
FaceBMap mrmeshpy.PackMapping.f | ( | self | ) |
VertBMap mrmeshpy.PackMapping.v | ( | self | ) |