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

Generated from class MR.FillingSurface.TPMS.MeshParams. Base classes: Direct: (non-virtual) MR.FillingSurface.TPMS.VolumeParams This is the const half of the class. More...

Inheritance diagram for MR.FillingSurface.TPMS.Const_MeshParams:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_MeshParams ()
 Constructs an empty (default-constructed) instance.
unsafe Const_MeshParams (MR.FillingSurface.TPMS.Const_MeshParams _other)
 Generated from constructor MR.FillingSurface.TPMS.MeshParams.MeshParams.
 Const_MeshParams (MeshParams _other)
 Generated from constructor MR.FillingSurface.TPMS.MeshParams.MeshParams.

Static Public Member Functions

static unsafe implicit operator MR.FillingSurface.TPMS.Const_VolumeParams (Const_MeshParams self)

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe float * __ref_storage_iso
unsafe bool * __ref_storage_decimate
unsafe MR.FillingSurface.TPMS.Type__ref_storage_type
unsafe float * __ref_storage_frequency
unsafe float * __ref_storage_resolution

Properties

unsafe float iso [get]
unsafe bool decimate [get]
unsafe MR.FillingSurface.TPMS.Type type [get]
unsafe float frequency [get]
unsafe float resolution [get]

Detailed Description

Generated from class MR.FillingSurface.TPMS.MeshParams. Base classes: Direct: (non-virtual) MR.FillingSurface.TPMS.VolumeParams This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_MeshParams() [1/3]

unsafe MR.FillingSurface.TPMS.Const_MeshParams.Const_MeshParams ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_MeshParams() [2/3]

unsafe MR.FillingSurface.TPMS.Const_MeshParams.Const_MeshParams ( MR.FillingSurface.TPMS.Const_MeshParams _other)
inline

Generated from constructor MR.FillingSurface.TPMS.MeshParams.MeshParams.

◆ Const_MeshParams() [3/3]

MR.FillingSurface.TPMS.Const_MeshParams.Const_MeshParams ( MeshParams _other)
inline

Generated from constructor MR.FillingSurface.TPMS.MeshParams.MeshParams.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.FillingSurface.TPMS.Const_MeshParams.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.FillingSurface.TPMS.Const_MeshParams.Dispose ( bool disposing)
inlineprotectedvirtual

◆ operator MR.FillingSurface.TPMS.Const_VolumeParams()

unsafe implicit MR.FillingSurface.TPMS.Const_MeshParams.operator MR.FillingSurface.TPMS.Const_VolumeParams ( Const_MeshParams self)
inlinestatic

Member Data Documentation

◆ __ref_storage_decimate

unsafe bool* MR.FillingSurface.TPMS.Const_MeshParams.__ref_storage_decimate
protected

◆ __ref_storage_frequency

unsafe float* MR.FillingSurface.TPMS.Const_MeshParams.__ref_storage_frequency
protected

◆ __ref_storage_iso

unsafe float* MR.FillingSurface.TPMS.Const_MeshParams.__ref_storage_iso
protected

◆ __ref_storage_resolution

unsafe float* MR.FillingSurface.TPMS.Const_MeshParams.__ref_storage_resolution
protected

◆ __ref_storage_type

unsafe MR.FillingSurface.TPMS.Type* MR.FillingSurface.TPMS.Const_MeshParams.__ref_storage_type
protected

Property Documentation

◆ decimate

unsafe bool MR.FillingSurface.TPMS.Const_MeshParams.decimate
get

◆ frequency

unsafe float MR.FillingSurface.TPMS.Const_MeshParams.frequency
get

◆ iso

unsafe float MR.FillingSurface.TPMS.Const_MeshParams.iso
get

◆ resolution

unsafe float MR.FillingSurface.TPMS.Const_MeshParams.resolution
get

◆ type

unsafe MR.FillingSurface.TPMS.Type MR.FillingSurface.TPMS.Const_MeshParams.type
get

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