mapping among elements of source mesh, from which a part is taken, and target mesh Generated from class MR.PartMapping. This is the non-const half of the class.
More...
Inheritance diagram for MR.PartMapping:Public Member Functions | |
| unsafe | PartMapping () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | PartMapping (MR.MapOrHashMap_MRFaceId_MRFaceId? src2tgtFaces, MR.MapOrHashMap_MRVertId_MRVertId? src2tgtVerts, MR.MapOrHashMap_MRUndirectedEdgeId_MREdgeId? src2tgtEdges, MR.MapOrHashMap_MRFaceId_MRFaceId? tgt2srcFaces, MR.MapOrHashMap_MRVertId_MRVertId? tgt2srcVerts, MR.MapOrHashMap_MRUndirectedEdgeId_MREdgeId? tgt2srcEdges) |
Constructs MR.PartMapping elementwise. | |
| unsafe | PartMapping (MR.Const_PartMapping _other) |
Generated from constructor MR.PartMapping.PartMapping. | |
| PartMapping (PartMapping _other) | |
Generated from constructor MR.PartMapping.PartMapping. | |
| unsafe MR.PartMapping | assign (MR.Const_PartMapping _other) |
Generated from method MR.PartMapping.operator=. | |
| unsafe void | clear () |
clears all member maps Generated from method MR.PartMapping.clear. | |
Properties | |
| new unsafe MR.? MapOrHashMap_MRFaceId_MRFaceId | src2tgtFaces [get, set] |
| new unsafe MR.? MapOrHashMap_MRVertId_MRVertId | src2tgtVerts [get, set] |
| new unsafe MR.? MapOrHashMap_MRUndirectedEdgeId_MREdgeId | src2tgtEdges [get, set] |
| new unsafe MR.? MapOrHashMap_MRFaceId_MRFaceId | tgt2srcFaces [get, set] |
| new unsafe MR.? MapOrHashMap_MRVertId_MRVertId | tgt2srcVerts [get, set] |
| new unsafe MR.? MapOrHashMap_MRUndirectedEdgeId_MREdgeId | tgt2srcEdges [get, set] |
mapping among elements of source mesh, from which a part is taken, and target mesh Generated from class MR.PartMapping. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.PartMapping elementwise.
|
inline |
Generated from constructor MR.PartMapping.PartMapping.
|
inline |
Generated from constructor MR.PartMapping.PartMapping.
|
inline |
Generated from method MR.PartMapping.operator=.
|
inline |
clears all member maps Generated from method MR.PartMapping.clear.
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |