Generated from class MR.BooleanResultMapper.Maps. This is the non-const half of the class.
More...
|
| new unsafe MR.FaceMap | cut2origin [get, protected set] |
| | "after cut" faces to "origin" faces this map is not 1-1, but N-1
|
| new unsafe MR.FaceMap | cut2newFaces [get, protected set] |
| | "after cut" faces to "after stitch" faces (1-1)
|
| new unsafe MR.WholeEdgeMap | old2newEdges [get, protected set] |
| | "origin" edges to "after stitch" edges (1-1)
|
| new unsafe MR.VertMap | old2newVerts [get, protected set] |
| | "origin" vertices to "after stitch" vertices (1-1)
|
| unsafe MR.Const_FaceMap | cut2origin [get, protected set] |
| | "after cut" faces to "origin" faces this map is not 1-1, but N-1
|
| unsafe MR.Const_FaceMap | cut2newFaces [get, protected set] |
| | "after cut" faces to "after stitch" faces (1-1)
|
| unsafe MR.Const_WholeEdgeMap | old2newEdges [get, protected set] |
| | "origin" edges to "after stitch" edges (1-1)
|
| unsafe MR.Const_VertMap | old2newVerts [get, protected set] |
| | "origin" vertices to "after stitch" vertices (1-1)
|
|
| virtual unsafe void | Dispose (bool disposing) |
Generated from class MR.BooleanResultMapper.Maps. This is the non-const half of the class.
◆ Maps() [1/5]
| unsafe MR.Const_BooleanResultMapper.Maps.Maps |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Maps() [2/5]
| unsafe MR.Const_BooleanResultMapper.Maps.Maps |
( |
MR._ByValue_FaceMap | cut2origin, |
|
|
MR._ByValue_FaceMap | cut2newFaces, |
|
|
MR._ByValue_WholeEdgeMap | old2newEdges, |
|
|
MR._ByValue_VertMap | old2newVerts ) |
|
inline |
◆ Maps() [3/5]
Generated from constructor MR::BooleanResultMapper::Maps::Maps.
◆ Maps() [4/5]
| MR.Const_BooleanResultMapper.Maps.Maps |
( |
Const_Maps | _other | ) |
|
|
inline |
Generated from constructor MR::BooleanResultMapper::Maps::Maps.
◆ Maps() [5/5]
| MR.Const_BooleanResultMapper.Maps.Maps |
( |
Maps | _other | ) |
|
|
inline |
Generated from constructor MR::BooleanResultMapper::Maps::Maps.
◆ assign()
Generated from method MR::BooleanResultMapper::Maps::operator=.
◆ cut2newFaces
| new unsafe MR.FaceMap MR.Const_BooleanResultMapper.Maps.cut2newFaces |
|
getprotected set |
"after cut" faces to "after stitch" faces (1-1)
◆ cut2origin
| new unsafe MR.FaceMap MR.Const_BooleanResultMapper.Maps.cut2origin |
|
getprotected set |
"after cut" faces to "origin" faces this map is not 1-1, but N-1
◆ old2newEdges
"origin" edges to "after stitch" edges (1-1)
◆ old2newVerts
| new unsafe MR.VertMap MR.Const_BooleanResultMapper.Maps.old2newVerts |
|
getprotected set |
"origin" vertices to "after stitch" vertices (1-1)
The documentation for this class was generated from the following file: