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