MeshLib C# Docs
Loading...
Searching...
No Matches
MR.TrimOptionalOutput Class Reference

Generated from class MR.TrimOptionalOutput. This is the non-const half of the class. More...

+ Inheritance diagram for MR.TrimOptionalOutput:

Public Member Functions

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=.
 

Properties

new unsafe MR.? UndirectedEdgeBitSet outCutEdges [get, set]
 
new unsafe MR.Std.? Vector_StdVectorMREdgeId outCutContours [get, set]
 
new unsafe MR.Phmap.? FlatHashMap_MRFaceId_MRFaceId new2Old [get, set]
 
new unsafe MR.? Mesh otherPart [get, set]
 
new unsafe MR.Phmap.? FlatHashMap_MRFaceId_MRFaceId otherNew2Old [get, set]
 
new unsafe MR.Std.? Vector_StdVectorMREdgeId otherOutCutContours [get, set]
 

Detailed Description

Generated from class MR.TrimOptionalOutput. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ 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

Constructs MR.TrimOptionalOutput elementwise.

◆ TrimOptionalOutput() [3/4]

unsafe MR.TrimOptionalOutput.TrimOptionalOutput ( MR.Const_TrimOptionalOutput _other)
inline

Generated from constructor MR.TrimOptionalOutput.TrimOptionalOutput.

◆ TrimOptionalOutput() [4/4]

MR.TrimOptionalOutput.TrimOptionalOutput ( TrimOptionalOutput _other)
inline

Generated from constructor MR.TrimOptionalOutput.TrimOptionalOutput.

Member Function Documentation

◆ assign()

unsafe MR.TrimOptionalOutput MR.TrimOptionalOutput.assign ( MR.Const_TrimOptionalOutput _other)
inline

Generated from method MR.TrimOptionalOutput.operator=.

Property Documentation

◆ 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

new unsafe MR.? UndirectedEdgeBitSet MR.TrimOptionalOutput.outCutEdges
getset

The documentation for this class was generated from the following file: