MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Nesting.BoxNestingParams Class Reference

Generated from class MR.Nesting.BoxNestingParams. This is the non-const half of the class. More...

Inheritance diagram for MR.Nesting.BoxNestingParams:

Public Member Functions

unsafe BoxNestingParams ()
 Constructs an empty (default-constructed) instance.
unsafe BoxNestingParams (MR.Nesting.Const_NestingBaseParams baseParams, MR.Nesting._ByValue_BoxNestingOptions options)
 Constructs MR.Nesting.BoxNestingParams elementwise.
unsafe BoxNestingParams (MR.Nesting._ByValue_BoxNestingParams _other)
 Generated from constructor MR.Nesting.BoxNestingParams.BoxNestingParams.
 BoxNestingParams (Const_BoxNestingParams _other)
 Generated from constructor MR.Nesting.BoxNestingParams.BoxNestingParams.
 BoxNestingParams (BoxNestingParams _other)
 Generated from constructor MR.Nesting.BoxNestingParams.BoxNestingParams.
unsafe MR.Nesting.BoxNestingParams assign (MR.Nesting._ByValue_BoxNestingParams _other)
 Generated from method MR::Nesting::BoxNestingParams::operator=.

Properties

new unsafe MR.Nesting.NestingBaseParams baseParams [get, protected set]
new unsafe MR.Nesting.BoxNestingOptions options [get, protected set]

Detailed Description

Generated from class MR.Nesting.BoxNestingParams. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ BoxNestingParams() [1/5]

unsafe MR.Nesting.BoxNestingParams.BoxNestingParams ( )
inline

Constructs an empty (default-constructed) instance.

◆ BoxNestingParams() [2/5]

unsafe MR.Nesting.BoxNestingParams.BoxNestingParams ( MR.Nesting.Const_NestingBaseParams baseParams,
MR.Nesting._ByValue_BoxNestingOptions options )
inline

Constructs MR.Nesting.BoxNestingParams elementwise.

◆ BoxNestingParams() [3/5]

unsafe MR.Nesting.BoxNestingParams.BoxNestingParams ( MR.Nesting._ByValue_BoxNestingParams _other)
inline

Generated from constructor MR.Nesting.BoxNestingParams.BoxNestingParams.

◆ BoxNestingParams() [4/5]

MR.Nesting.BoxNestingParams.BoxNestingParams ( Const_BoxNestingParams _other)
inline

Generated from constructor MR.Nesting.BoxNestingParams.BoxNestingParams.

◆ BoxNestingParams() [5/5]

MR.Nesting.BoxNestingParams.BoxNestingParams ( BoxNestingParams _other)
inline

Generated from constructor MR.Nesting.BoxNestingParams.BoxNestingParams.

Member Function Documentation

◆ assign()

unsafe MR.Nesting.BoxNestingParams MR.Nesting.BoxNestingParams.assign ( MR.Nesting._ByValue_BoxNestingParams _other)
inline

Generated from method MR::Nesting::BoxNestingParams::operator=.

Property Documentation

◆ baseParams

new unsafe MR.Nesting.NestingBaseParams MR.Nesting.BoxNestingParams.baseParams
getprotected set

◆ options

new unsafe MR.Nesting.BoxNestingOptions MR.Nesting.BoxNestingParams.options
getprotected set

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