MeshLib C# Docs
Loading...
Searching...
No Matches
MR.FillingSurface.TPMS.MeshParams Class Reference

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

Inheritance diagram for MR.FillingSurface.TPMS.MeshParams:

Public Member Functions

unsafe MeshParams ()
 Constructs an empty (default-constructed) instance.
unsafe MeshParams (MR.FillingSurface.TPMS.Const_MeshParams _other)
 Generated from constructor MR.FillingSurface.TPMS.MeshParams.MeshParams.
 MeshParams (MeshParams _other)
 Generated from constructor MR.FillingSurface.TPMS.MeshParams.MeshParams.
unsafe MR.FillingSurface.TPMS.MeshParams assign (MR.FillingSurface.TPMS.Const_MeshParams _other)
 Generated from method MR::FillingSurface::TPMS::MeshParams::operator=.
Public Member Functions inherited from MR.FillingSurface.TPMS.Const_MeshParams
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.VolumeParams (MeshParams self)
Static Public Member Functions inherited from MR.FillingSurface.TPMS.Const_MeshParams
static unsafe implicit operator MR.FillingSurface.TPMS.Const_VolumeParams (Const_MeshParams self)

Properties

new unsafe ref float iso [get]
new unsafe ref bool decimate [get]
new unsafe ref MR.FillingSurface.TPMS.Type type [get]
new unsafe ref float frequency [get]
new unsafe ref float resolution [get]
Properties inherited from MR.FillingSurface.TPMS.Const_MeshParams
unsafe float iso [get]
unsafe bool decimate [get]
unsafe MR.FillingSurface.TPMS.Type type [get]
unsafe float frequency [get]
unsafe float resolution [get]

Additional Inherited Members

Protected Member Functions inherited from MR.FillingSurface.TPMS.Const_MeshParams
virtual unsafe void Dispose (bool disposing)
Protected Attributes inherited from MR.FillingSurface.TPMS.Const_MeshParams
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

Detailed Description

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

Constructor & Destructor Documentation

◆ MeshParams() [1/3]

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

Constructs an empty (default-constructed) instance.

◆ MeshParams() [2/3]

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

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

◆ MeshParams() [3/3]

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

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

Member Function Documentation

◆ assign()

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

Generated from method MR::FillingSurface::TPMS::MeshParams::operator=.

◆ operator MR.FillingSurface.TPMS.VolumeParams()

unsafe implicit MR.FillingSurface.TPMS.MeshParams.operator MR.FillingSurface.TPMS.VolumeParams ( MeshParams self)
inlinestatic

Property Documentation

◆ decimate

new unsafe ref bool MR.FillingSurface.TPMS.MeshParams.decimate
get

◆ frequency

new unsafe ref float MR.FillingSurface.TPMS.MeshParams.frequency
get

◆ iso

new unsafe ref float MR.FillingSurface.TPMS.MeshParams.iso
get

◆ resolution

new unsafe ref float MR.FillingSurface.TPMS.MeshParams.resolution
get

◆ type

new unsafe ref MR.FillingSurface.TPMS.Type MR.FillingSurface.TPMS.MeshParams.type
get

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