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=.
 

Static Public Member Functions

static unsafe implicit operator MR.FillingSurface.TPMS.VolumeParams (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]
 

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()

static 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: