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

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

Inheritance diagram for MR.Const_EmbeddedStructureParameters:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_EmbeddedStructureParameters ()
 Constructs an empty (default-constructed) instance.
unsafe Const_EmbeddedStructureParameters (float fillAngle, float cutAngle, float minAnglePrecision, MR.FaceBitSet? outStructFaces, MR.FaceBitSet? outFillFaces, MR.FaceBitSet? outCutFaces, MR.FaceMap? new2oldFaces)
 Constructs MR.EmbeddedStructureParameters elementwise.
unsafe Const_EmbeddedStructureParameters (MR.Const_EmbeddedStructureParameters _other)
 Generated from constructor MR.EmbeddedStructureParameters.EmbeddedStructureParameters.
 Const_EmbeddedStructureParameters (EmbeddedStructureParameters _other)
 Generated from constructor MR.EmbeddedStructureParameters.EmbeddedStructureParameters.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe float * __ref_storage_fillAngle
unsafe float * __ref_storage_cutAngle
unsafe float * __ref_storage_minAnglePrecision
unsafe MR.FaceBitSet._Underlying ** __ptr_storage_outStructFaces
unsafe MR.FaceBitSet._Underlying ** __ptr_storage_outFillFaces
unsafe MR.FaceBitSet._Underlying ** __ptr_storage_outCutFaces
unsafe MR.FaceMap._Underlying ** __ptr_storage_new2oldFaces

Properties

unsafe float fillAngle [get]
unsafe float cutAngle [get]
unsafe float minAnglePrecision [get]
unsafe MR.? FaceBitSet outStructFaces [get]
unsafe MR.? FaceBitSet outFillFaces [get]
unsafe MR.? FaceBitSet outCutFaces [get]
unsafe MR.? FaceMap new2oldFaces [get]

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_EmbeddedStructureParameters() [1/4]

unsafe MR.Const_EmbeddedStructureParameters.Const_EmbeddedStructureParameters ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_EmbeddedStructureParameters() [2/4]

unsafe MR.Const_EmbeddedStructureParameters.Const_EmbeddedStructureParameters ( float fillAngle,
float cutAngle,
float minAnglePrecision,
MR.FaceBitSet? outStructFaces,
MR.FaceBitSet? outFillFaces,
MR.FaceBitSet? outCutFaces,
MR.FaceMap? new2oldFaces )
inline

Constructs MR.EmbeddedStructureParameters elementwise.

◆ Const_EmbeddedStructureParameters() [3/4]

unsafe MR.Const_EmbeddedStructureParameters.Const_EmbeddedStructureParameters ( MR.Const_EmbeddedStructureParameters _other)
inline

◆ Const_EmbeddedStructureParameters() [4/4]

MR.Const_EmbeddedStructureParameters.Const_EmbeddedStructureParameters ( EmbeddedStructureParameters _other)
inline

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_EmbeddedStructureParameters.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

Member Data Documentation

◆ __ptr_storage_new2oldFaces

unsafe MR.FaceMap._Underlying** MR.Const_EmbeddedStructureParameters.__ptr_storage_new2oldFaces
protected

◆ __ptr_storage_outCutFaces

unsafe MR.FaceBitSet._Underlying** MR.Const_EmbeddedStructureParameters.__ptr_storage_outCutFaces
protected

◆ __ptr_storage_outFillFaces

unsafe MR.FaceBitSet._Underlying** MR.Const_EmbeddedStructureParameters.__ptr_storage_outFillFaces
protected

◆ __ptr_storage_outStructFaces

unsafe MR.FaceBitSet._Underlying** MR.Const_EmbeddedStructureParameters.__ptr_storage_outStructFaces
protected

◆ __ref_storage_cutAngle

unsafe float* MR.Const_EmbeddedStructureParameters.__ref_storage_cutAngle
protected

◆ __ref_storage_fillAngle

unsafe float* MR.Const_EmbeddedStructureParameters.__ref_storage_fillAngle
protected

◆ __ref_storage_minAnglePrecision

unsafe float* MR.Const_EmbeddedStructureParameters.__ref_storage_minAnglePrecision
protected

Property Documentation

◆ cutAngle

unsafe float MR.Const_EmbeddedStructureParameters.cutAngle
get

◆ fillAngle

unsafe float MR.Const_EmbeddedStructureParameters.fillAngle
get

◆ minAnglePrecision

unsafe float MR.Const_EmbeddedStructureParameters.minAnglePrecision
get

◆ new2oldFaces

unsafe MR.? FaceMap MR.Const_EmbeddedStructureParameters.new2oldFaces
get

◆ outCutFaces

unsafe MR.? FaceBitSet MR.Const_EmbeddedStructureParameters.outCutFaces
get

◆ outFillFaces

unsafe MR.? FaceBitSet MR.Const_EmbeddedStructureParameters.outFillFaces
get

◆ outStructFaces

unsafe MR.? FaceBitSet MR.Const_EmbeddedStructureParameters.outStructFaces
get

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