mapping among elements of source mesh, from which a part is taken, and target mesh Generated from class MR.PartMapping. This is the const half of the class. More...
Classes | |
| struct | _Underlying |
Public Member Functions | |
| virtual void | Dispose () |
| unsafe | Const_PartMapping () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_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 | Const_PartMapping (MR.Const_PartMapping _other) |
| Generated from constructor MR.PartMapping.PartMapping. | |
| Const_PartMapping (PartMapping _other) | |
| Generated from constructor MR.PartMapping.PartMapping. | |
Protected Member Functions | |
| virtual unsafe void | Dispose (bool disposing) |
Protected Attributes | |
| unsafe MR.MapOrHashMap_MRFaceId_MRFaceId._Underlying ** | __ptr_storage_src2tgtFaces |
| unsafe MR.MapOrHashMap_MRVertId_MRVertId._Underlying ** | __ptr_storage_src2tgtVerts |
| unsafe MR.MapOrHashMap_MRUndirectedEdgeId_MREdgeId._Underlying ** | __ptr_storage_src2tgtEdges |
| unsafe MR.MapOrHashMap_MRFaceId_MRFaceId._Underlying ** | __ptr_storage_tgt2srcFaces |
| unsafe MR.MapOrHashMap_MRVertId_MRVertId._Underlying ** | __ptr_storage_tgt2srcVerts |
| unsafe MR.MapOrHashMap_MRUndirectedEdgeId_MREdgeId._Underlying ** | __ptr_storage_tgt2srcEdges |
Properties | |
| unsafe MR.? MapOrHashMap_MRFaceId_MRFaceId | src2tgtFaces [get] |
| unsafe MR.? MapOrHashMap_MRVertId_MRVertId | src2tgtVerts [get] |
| unsafe MR.? MapOrHashMap_MRUndirectedEdgeId_MREdgeId | src2tgtEdges [get] |
| unsafe MR.? MapOrHashMap_MRFaceId_MRFaceId | tgt2srcFaces [get] |
| unsafe MR.? MapOrHashMap_MRVertId_MRVertId | tgt2srcVerts [get] |
| unsafe MR.? MapOrHashMap_MRUndirectedEdgeId_MREdgeId | tgt2srcEdges [get] |
mapping among elements of source mesh, from which a part is taken, and target mesh Generated from class MR.PartMapping. This is the 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.
|
inlinevirtual |
|
inlineprotectedvirtual |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
get |
|
get |
|
get |
|
get |
|
get |
|
get |