Public Member Functions | |
| None | __init__ (self, FaceMap outFmap, VertMap outVmap, WholeEdgeMap outEmap) |
| None | __init__ (self, Tgt2SrcMaps arg0) |
| PartMapping | convert_to_const_PartMapping (self) |
| PartMapping | getPartMapping (self) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| Tgt2SrcMaps | operator (*args, **kwargs) |
Generated from: MR::Tgt2SrcMaps use this adapter to call functions expecting PartMapping parameter to receive tgt2src dense maps
|
static |
| None mrmeshpy.Tgt2SrcMaps.__init__ | ( | self, | |
| FaceMap | outFmap, | ||
| VertMap | outVmap, | ||
| WholeEdgeMap | outEmap ) |
| None mrmeshpy.Tgt2SrcMaps.__init__ | ( | self, | |
| Tgt2SrcMaps | arg0 ) |
Implicit copy constructor.
| PartMapping mrmeshpy.Tgt2SrcMaps.convert_to_const_PartMapping | ( | self | ) |
| PartMapping mrmeshpy.Tgt2SrcMaps.getPartMapping | ( | self | ) |
|
static |