MeshLib C# Docs
Loading...
Searching...
No Matches

Generated from class MR.Nesting.Nesting3mfParams. This is the const half of the class. More...

Inheritance diagram for MR.Nesting.Const_Nesting3mfParams:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_Nesting3mfParams ()
 Constructs an empty (default-constructed) instance.
unsafe Const_Nesting3mfParams (MR._ByValue_Vector_MRNestingMeshXf_MRObjId meshes, float zStep, bool decimateSlices, MR.Const_Image? image, MR.Std.Const_Vector_MRImage? meshImages, MR.Std.Const_Vector_StdString? meshNames, MR.Std._ByValue_Function_Bool_From_Float cb)
 Constructs MR.Nesting.Nesting3mfParams elementwise.
unsafe Const_Nesting3mfParams (MR.Nesting._ByValue_Nesting3mfParams _other)
 Generated from constructor MR.Nesting.Nesting3mfParams.Nesting3mfParams.
 Const_Nesting3mfParams (Const_Nesting3mfParams _other)
 Generated from constructor MR.Nesting.Nesting3mfParams.Nesting3mfParams.
 Const_Nesting3mfParams (Nesting3mfParams _other)
 Generated from constructor MR.Nesting.Nesting3mfParams.Nesting3mfParams.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe float * __ref_storage_zStep
unsafe bool * __ref_storage_decimateSlices
unsafe MR.Const_Image._Underlying ** __ptr_storage_image
unsafe MR.Std.Const_Vector_MRImage._Underlying ** __ptr_storage_meshImages
unsafe MR.Std.Const_Vector_StdString._Underlying ** __ptr_storage_meshNames

Properties

unsafe MR.Const_Vector_MRNestingMeshXf_MRObjId meshes [get, protected set]
 nested meshes with their transforms into nest
unsafe float zStep [get]
 slicing step
unsafe bool decimateSlices [get]
 if set: decimate slices
unsafe MR.? Const_Image image [get]
 optional image of all meshes in nest
unsafe MR.Std.? Const_Vector_MRImage meshImages [get]
 optional screen shots of each mesh one by one
unsafe MR.Std.? Const_Vector_StdString meshNames [get]
 optional names of each mesh one by one
unsafe MR.Std.Const_Function_Bool_From_Float cb [get, protected set]

Detailed Description

Generated from class MR.Nesting.Nesting3mfParams. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_Nesting3mfParams() [1/5]

unsafe MR.Nesting.Const_Nesting3mfParams.Const_Nesting3mfParams ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_Nesting3mfParams() [2/5]

unsafe MR.Nesting.Const_Nesting3mfParams.Const_Nesting3mfParams ( MR._ByValue_Vector_MRNestingMeshXf_MRObjId meshes,
float zStep,
bool decimateSlices,
MR.Const_Image? image,
MR.Std.Const_Vector_MRImage? meshImages,
MR.Std.Const_Vector_StdString? meshNames,
MR.Std._ByValue_Function_Bool_From_Float cb )
inline

Constructs MR.Nesting.Nesting3mfParams elementwise.

◆ Const_Nesting3mfParams() [3/5]

unsafe MR.Nesting.Const_Nesting3mfParams.Const_Nesting3mfParams ( MR.Nesting._ByValue_Nesting3mfParams _other)
inline

Generated from constructor MR.Nesting.Nesting3mfParams.Nesting3mfParams.

◆ Const_Nesting3mfParams() [4/5]

MR.Nesting.Const_Nesting3mfParams.Const_Nesting3mfParams ( Const_Nesting3mfParams _other)
inline

Generated from constructor MR.Nesting.Nesting3mfParams.Nesting3mfParams.

◆ Const_Nesting3mfParams() [5/5]

MR.Nesting.Const_Nesting3mfParams.Const_Nesting3mfParams ( Nesting3mfParams _other)
inline

Generated from constructor MR.Nesting.Nesting3mfParams.Nesting3mfParams.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Nesting.Const_Nesting3mfParams.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Nesting.Const_Nesting3mfParams.Dispose ( bool disposing)
inlineprotectedvirtual

Member Data Documentation

◆ __ptr_storage_image

unsafe MR.Const_Image._Underlying** MR.Nesting.Const_Nesting3mfParams.__ptr_storage_image
protected

◆ __ptr_storage_meshImages

unsafe MR.Std.Const_Vector_MRImage._Underlying** MR.Nesting.Const_Nesting3mfParams.__ptr_storage_meshImages
protected

◆ __ptr_storage_meshNames

unsafe MR.Std.Const_Vector_StdString._Underlying** MR.Nesting.Const_Nesting3mfParams.__ptr_storage_meshNames
protected

◆ __ref_storage_decimateSlices

unsafe bool* MR.Nesting.Const_Nesting3mfParams.__ref_storage_decimateSlices
protected

◆ __ref_storage_zStep

unsafe float* MR.Nesting.Const_Nesting3mfParams.__ref_storage_zStep
protected

Property Documentation

◆ cb

unsafe MR.Std.Const_Function_Bool_From_Float MR.Nesting.Const_Nesting3mfParams.cb
getprotected set

◆ decimateSlices

unsafe bool MR.Nesting.Const_Nesting3mfParams.decimateSlices
get

if set: decimate slices

◆ image

unsafe MR.? Const_Image MR.Nesting.Const_Nesting3mfParams.image
get

optional image of all meshes in nest

◆ meshes

unsafe MR.Const_Vector_MRNestingMeshXf_MRObjId MR.Nesting.Const_Nesting3mfParams.meshes
getprotected set

nested meshes with their transforms into nest

◆ meshImages

unsafe MR.Std.? Const_Vector_MRImage MR.Nesting.Const_Nesting3mfParams.meshImages
get

optional screen shots of each mesh one by one

◆ meshNames

unsafe MR.Std.? Const_Vector_StdString MR.Nesting.Const_Nesting3mfParams.meshNames
get

optional names of each mesh one by one

◆ zStep

unsafe float MR.Nesting.Const_Nesting3mfParams.zStep
get

slicing step


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