This is the complete list of members for mrmeshpy.PartMapping, including all inherited members.
| __init__(*args, **kwargs) | mrmeshpy.PartMapping | static |
| __init__(self) | mrmeshpy.PartMapping | |
| __init__(self, PartMapping arg0) | mrmeshpy.PartMapping | |
| __init__(self, MapOrHashMap_FaceId_FaceId src2tgtFaces, MapOrHashMap_VertId_VertId src2tgtVerts, MapOrHashMap_UndirectedEdgeId_EdgeId src2tgtEdges, MapOrHashMap_FaceId_FaceId tgt2srcFaces, MapOrHashMap_VertId_VertId tgt2srcVerts, MapOrHashMap_UndirectedEdgeId_EdgeId tgt2srcEdges) | mrmeshpy.PartMapping | |
| _offsetof_src2tgtEdges | mrmeshpy.PartMapping | protectedstatic |
| _offsetof_src2tgtFaces | mrmeshpy.PartMapping | protectedstatic |
| _offsetof_src2tgtVerts | mrmeshpy.PartMapping | protectedstatic |
| _offsetof_tgt2srcEdges | mrmeshpy.PartMapping | protectedstatic |
| _offsetof_tgt2srcFaces | mrmeshpy.PartMapping | protectedstatic |
| _offsetof_tgt2srcVerts | mrmeshpy.PartMapping | protectedstatic |
| clear(self) | mrmeshpy.PartMapping | |
| operator(*args, **kwargs) | mrmeshpy.PartMapping | static |
| operator(*args, **kwargs) | mrmeshpy.PartMapping | static |
| src2tgtFaces(self) | mrmeshpy.PartMapping | |
| src2tgtFaces(self, MapOrHashMap_FaceId_FaceId arg1) | mrmeshpy.PartMapping | |
| tgt2srcFaces(self) | mrmeshpy.PartMapping | |
| tgt2srcFaces(self, MapOrHashMap_FaceId_FaceId arg1) | mrmeshpy.PartMapping |