Generated from class MR.BooleanResultMapper.Maps. This is the const half of the class.
More...
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
| unsafe MR.Const_FaceMap | cut2origin [get] |
| |
|
unsafe MR.Const_FaceMap | cut2newFaces [get] |
| | "after cut" faces to "after stitch" faces (1-1)
|
| |
|
unsafe MR.Const_WholeEdgeMap | old2newEdges [get] |
| | "origin" edges to "after stitch" edges (1-1)
|
| |
|
unsafe MR.Const_VertMap | old2newVerts [get] |
| | "origin" vertices to "after stitch" vertices (1-1)
|
| |
|
unsafe bool | identity [get] |
| | old topology indexes are valid if true
|
| |
|
virtual bool | _IsOwning [get] |
| | Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
|
| |
Generated from class MR.BooleanResultMapper.Maps. This is the const half of the class.
◆ cut2origin
"after cut" faces to "origin" faces this map is not 1-1, but N-1
The documentation for this class was generated from the following file: