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

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

Inheritance diagram for MR.FillingSurface.TPMS.Const_VolumeParams:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_VolumeParams ()
 Constructs an empty (default-constructed) instance.
unsafe Const_VolumeParams (MR.FillingSurface.TPMS.Type type, float frequency, float resolution)
 Constructs MR.FillingSurface.TPMS.VolumeParams elementwise.
unsafe Const_VolumeParams (MR.FillingSurface.TPMS.Const_VolumeParams _other)
 Generated from constructor MR.FillingSurface.TPMS.VolumeParams.VolumeParams.
 Const_VolumeParams (VolumeParams _other)
 Generated from constructor MR.FillingSurface.TPMS.VolumeParams.VolumeParams.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe MR.FillingSurface.TPMS.Type__ref_storage_type
unsafe float * __ref_storage_frequency
unsafe float * __ref_storage_resolution

Properties

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

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_VolumeParams() [1/4]

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

Constructs an empty (default-constructed) instance.

◆ Const_VolumeParams() [2/4]

unsafe MR.FillingSurface.TPMS.Const_VolumeParams.Const_VolumeParams ( MR.FillingSurface.TPMS.Type type,
float frequency,
float resolution )
inline

Constructs MR.FillingSurface.TPMS.VolumeParams elementwise.

◆ Const_VolumeParams() [3/4]

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

◆ Const_VolumeParams() [4/4]

MR.FillingSurface.TPMS.Const_VolumeParams.Const_VolumeParams ( VolumeParams _other)
inline

Member Function Documentation

◆ Dispose() [1/2]

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

◆ Dispose() [2/2]

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

Member Data Documentation

◆ __ref_storage_frequency

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

◆ __ref_storage_resolution

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

◆ __ref_storage_type

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

Property Documentation

◆ frequency

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

◆ resolution

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

◆ type

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

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