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

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

+ Inheritance diagram for MR.FillingSurface.TPMS.VolumeParams:

Public Member Functions

unsafe VolumeParams ()
 Constructs an empty (default-constructed) instance.
 
unsafe VolumeParams (MR.FillingSurface.TPMS.Type type, float frequency, float resolution)
 Constructs MR.FillingSurface.TPMS.VolumeParams elementwise.
 
unsafe VolumeParams (MR.FillingSurface.TPMS.Const_VolumeParams _other)
 Generated from constructor MR.FillingSurface.TPMS.VolumeParams.VolumeParams.
 
 VolumeParams (VolumeParams _other)
 Generated from constructor MR.FillingSurface.TPMS.VolumeParams.VolumeParams.
 
unsafe MR.FillingSurface.TPMS.VolumeParams assign (MR.FillingSurface.TPMS.Const_VolumeParams _other)
 Generated from method MR.FillingSurface.TPMS.VolumeParams.operator=.
 

Properties

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.VolumeParams. Derived classes: Direct: (non-virtual) MR.FillingSurface.TPMS.MeshParams This is the non-const half of the class.

Constructor & Destructor Documentation

◆ VolumeParams() [1/4]

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

Constructs an empty (default-constructed) instance.

◆ VolumeParams() [2/4]

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

Constructs MR.FillingSurface.TPMS.VolumeParams elementwise.

◆ VolumeParams() [3/4]

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

Generated from constructor MR.FillingSurface.TPMS.VolumeParams.VolumeParams.

◆ VolumeParams() [4/4]

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

Generated from constructor MR.FillingSurface.TPMS.VolumeParams.VolumeParams.

Member Function Documentation

◆ assign()

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

Generated from method MR.FillingSurface.TPMS.VolumeParams.operator=.

Property Documentation

◆ frequency

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

◆ resolution

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

◆ type

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

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