MeshLib C# Docs
Loading...
Searching...
No Matches

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

Inheritance diagram for MR.Const_TrimOptionalOutput:

Classes

struct  _Underlying

Public Member Functions

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.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe MR.UndirectedEdgeBitSet._Underlying ** __ptr_storage_outCutEdges
unsafe MR.Std.Vector_StdVectorMREdgeId._Underlying ** __ptr_storage_outCutContours
unsafe MR.Phmap.FlatHashMap_MRFaceId_MRFaceId._Underlying ** __ptr_storage_new2Old
unsafe MR.Mesh._Underlying ** __ptr_storage_otherPart
unsafe MR.Phmap.FlatHashMap_MRFaceId_MRFaceId._Underlying ** __ptr_storage_otherNew2Old
unsafe MR.Std.Vector_StdVectorMREdgeId._Underlying ** __ptr_storage_otherOutCutContours

Properties

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

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_TrimOptionalOutput() [1/4]

unsafe MR.Const_TrimOptionalOutput.Const_TrimOptionalOutput ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_TrimOptionalOutput() [2/4]

unsafe MR.Const_TrimOptionalOutput.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 )
inline

Constructs MR.TrimOptionalOutput elementwise.

◆ Const_TrimOptionalOutput() [3/4]

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

Generated from constructor MR.TrimOptionalOutput.TrimOptionalOutput.

◆ Const_TrimOptionalOutput() [4/4]

MR.Const_TrimOptionalOutput.Const_TrimOptionalOutput ( TrimOptionalOutput _other)
inline

Generated from constructor MR.TrimOptionalOutput.TrimOptionalOutput.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_TrimOptionalOutput.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_TrimOptionalOutput.Dispose ( bool disposing)
inlineprotectedvirtual

Member Data Documentation

◆ __ptr_storage_new2Old

unsafe MR.Phmap.FlatHashMap_MRFaceId_MRFaceId._Underlying** MR.Const_TrimOptionalOutput.__ptr_storage_new2Old
protected

◆ __ptr_storage_otherNew2Old

unsafe MR.Phmap.FlatHashMap_MRFaceId_MRFaceId._Underlying** MR.Const_TrimOptionalOutput.__ptr_storage_otherNew2Old
protected

◆ __ptr_storage_otherOutCutContours

unsafe MR.Std.Vector_StdVectorMREdgeId._Underlying** MR.Const_TrimOptionalOutput.__ptr_storage_otherOutCutContours
protected

◆ __ptr_storage_otherPart

unsafe MR.Mesh._Underlying** MR.Const_TrimOptionalOutput.__ptr_storage_otherPart
protected

◆ __ptr_storage_outCutContours

unsafe MR.Std.Vector_StdVectorMREdgeId._Underlying** MR.Const_TrimOptionalOutput.__ptr_storage_outCutContours
protected

◆ __ptr_storage_outCutEdges

unsafe MR.UndirectedEdgeBitSet._Underlying** MR.Const_TrimOptionalOutput.__ptr_storage_outCutEdges
protected

Property Documentation

◆ new2Old

unsafe MR.Phmap.? FlatHashMap_MRFaceId_MRFaceId MR.Const_TrimOptionalOutput.new2Old
get

◆ otherNew2Old

unsafe MR.Phmap.? FlatHashMap_MRFaceId_MRFaceId MR.Const_TrimOptionalOutput.otherNew2Old
get

◆ otherOutCutContours

unsafe MR.Std.? Vector_StdVectorMREdgeId MR.Const_TrimOptionalOutput.otherOutCutContours
get

◆ otherPart

unsafe MR.? Mesh MR.Const_TrimOptionalOutput.otherPart
get

◆ outCutContours

unsafe MR.Std.? Vector_StdVectorMREdgeId MR.Const_TrimOptionalOutput.outCutContours
get

◆ outCutEdges

unsafe MR.? UndirectedEdgeBitSet MR.Const_TrimOptionalOutput.outCutEdges
get

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