Generated from class MR.TrimOptionalOutput. This is the non-const half of the class.
More...
|
| unsafe | TrimOptionalOutput () |
| | Constructs an empty (default-constructed) instance.
|
| unsafe | TrimOptionalOutput (MR.UndirectedEdgeBitSet? outCutEdges, MR.Std.Vector_StdVectorMREdgeId? outCutContours, MR.Phmap.FlatHashMap_MRFaceId_MRFaceId? new2Old, MR.Mesh? otherPart, MR.Phmap.FlatHashMap_MRFaceId_MRFaceId? otherNew2Old, MR.Std.Vector_StdVectorMREdgeId? otherOutCutContours) |
| | Constructs MR.TrimOptionalOutput elementwise.
|
| unsafe | TrimOptionalOutput (MR.Const_TrimOptionalOutput _other) |
| | Generated from constructor MR.TrimOptionalOutput.TrimOptionalOutput.
|
| | TrimOptionalOutput (TrimOptionalOutput _other) |
| | Generated from constructor MR.TrimOptionalOutput.TrimOptionalOutput.
|
| unsafe MR.TrimOptionalOutput | assign (MR.Const_TrimOptionalOutput _other) |
| | Generated from method MR::TrimOptionalOutput::operator=.
|
| virtual void | Dispose () |
| unsafe | Const_TrimOptionalOutput () |
| | Constructs an empty (default-constructed) instance.
|
| unsafe | Const_TrimOptionalOutput (MR.UndirectedEdgeBitSet? outCutEdges, MR.Std.Vector_StdVectorMREdgeId? outCutContours, MR.Phmap.FlatHashMap_MRFaceId_MRFaceId? new2Old, MR.Mesh? otherPart, MR.Phmap.FlatHashMap_MRFaceId_MRFaceId? otherNew2Old, MR.Std.Vector_StdVectorMREdgeId? otherOutCutContours) |
| | Constructs MR.TrimOptionalOutput elementwise.
|
| unsafe | Const_TrimOptionalOutput (MR.Const_TrimOptionalOutput _other) |
| | Generated from constructor MR.TrimOptionalOutput.TrimOptionalOutput.
|
| | Const_TrimOptionalOutput (TrimOptionalOutput _other) |
| | Generated from constructor MR.TrimOptionalOutput.TrimOptionalOutput.
|
Generated from class MR.TrimOptionalOutput. This is the non-const half of the class.
◆ TrimOptionalOutput() [1/4]
| unsafe MR.TrimOptionalOutput.TrimOptionalOutput |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ TrimOptionalOutput() [2/4]
| unsafe MR.TrimOptionalOutput.TrimOptionalOutput |
( |
MR.UndirectedEdgeBitSet? | outCutEdges, |
|
|
MR.Std.Vector_StdVectorMREdgeId? | outCutContours, |
|
|
MR.Phmap.FlatHashMap_MRFaceId_MRFaceId? | new2Old, |
|
|
MR.Mesh? | otherPart, |
|
|
MR.Phmap.FlatHashMap_MRFaceId_MRFaceId? | otherNew2Old, |
|
|
MR.Std.Vector_StdVectorMREdgeId? | otherOutCutContours ) |
|
inline |
◆ TrimOptionalOutput() [3/4]
◆ TrimOptionalOutput() [4/4]
◆ assign()
Generated from method MR::TrimOptionalOutput::operator=.
◆ new2Old
| new unsafe MR.Phmap.? FlatHashMap_MRFaceId_MRFaceId MR.TrimOptionalOutput.new2Old |
|
getset |
◆ otherNew2Old
| new unsafe MR.Phmap.? FlatHashMap_MRFaceId_MRFaceId MR.TrimOptionalOutput.otherNew2Old |
|
getset |
◆ otherOutCutContours
| new unsafe MR.Std.? Vector_StdVectorMREdgeId MR.TrimOptionalOutput.otherOutCutContours |
|
getset |
◆ otherPart
| new unsafe MR.? Mesh MR.TrimOptionalOutput.otherPart |
|
getset |
◆ outCutContours
| new unsafe MR.Std.? Vector_StdVectorMREdgeId MR.TrimOptionalOutput.outCutContours |
|
getset |
◆ outCutEdges
The documentation for this class was generated from the following file: