|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe MR.Std.Const_Vector_StdVectorMREdgeId | resultCut [get, protected set] |
| | Paths of new edges on mesh, they represent same contours as input, but already cut.
|
| unsafe MR.Const_FaceBitSet | fbsWithContourIntersections [get, protected set] |
| | Bitset of bad triangles - triangles where input contours have intersections and cannot be cut and filled in a good way.
|
◆ Const_CutMeshResult() [1/5]
| unsafe MR.Const_CutMeshResult.Const_CutMeshResult |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_CutMeshResult() [2/5]
| unsafe MR.Const_CutMeshResult.Const_CutMeshResult |
( |
MR.Std._ByValue_Vector_StdVectorMREdgeId | resultCut, |
|
|
MR._ByValue_FaceBitSet | fbsWithContourIntersections ) |
|
inline |
◆ Const_CutMeshResult() [3/5]
| unsafe MR.Const_CutMeshResult.Const_CutMeshResult |
( |
MR._ByValue_CutMeshResult | _other | ) |
|
|
inline |
◆ Const_CutMeshResult() [4/5]
◆ Const_CutMeshResult() [5/5]
| MR.Const_CutMeshResult.Const_CutMeshResult |
( |
CutMeshResult | _other | ) |
|
|
inline |
◆ Dispose() [1/2]
| virtual void MR.Const_CutMeshResult.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_CutMeshResult.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ fbsWithContourIntersections
Bitset of bad triangles - triangles where input contours have intersections and cannot be cut and filled in a good way.
- See also
- MR.CutMeshParameters
◆ resultCut
| unsafe MR.Std.Const_Vector_StdVectorMREdgeId MR.Const_CutMeshResult.resultCut |
|
getprotected set |
Paths of new edges on mesh, they represent same contours as input, but already cut.
The documentation for this class was generated from the following file: