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

Generated from class MR.VoxelsSave.SavingSettings. This is the const half of the class. More...

Inheritance diagram for MR.VoxelsSave.Const_SavingSettings:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_SavingSettings ()
 Constructs an empty (default-constructed) instance.
unsafe Const_SavingSettings (string path, string format, MR.SlicePlane slicePlane, MR.Std._ByValue_Function_Bool_From_Float cb)
 Constructs MR.VoxelsSave.SavingSettings elementwise.
unsafe Const_SavingSettings (MR.VoxelsSave._ByValue_SavingSettings _other)
 Generated from constructor MR.VoxelsSave.SavingSettings.SavingSettings.
 Const_SavingSettings (Const_SavingSettings _other)
 Generated from constructor MR.VoxelsSave.SavingSettings.SavingSettings.
 Const_SavingSettings (SavingSettings _other)
 Generated from constructor MR.VoxelsSave.SavingSettings.SavingSettings.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe MR.SlicePlane__ref_storage_slicePlane

Properties

unsafe MR.Std.Filesystem.Const_Path path [get, protected set]
unsafe MR.Std.Const_String format [get, protected set]
unsafe MR.SlicePlane slicePlane [get]
unsafe MR.Std.Const_Function_Bool_From_Float cb [get, protected set]

Detailed Description

Generated from class MR.VoxelsSave.SavingSettings. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_SavingSettings() [1/5]

unsafe MR.VoxelsSave.Const_SavingSettings.Const_SavingSettings ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_SavingSettings() [2/5]

unsafe MR.VoxelsSave.Const_SavingSettings.Const_SavingSettings ( string path,
string format,
MR.SlicePlane slicePlane,
MR.Std._ByValue_Function_Bool_From_Float cb )
inline

Constructs MR.VoxelsSave.SavingSettings elementwise.

◆ Const_SavingSettings() [3/5]

unsafe MR.VoxelsSave.Const_SavingSettings.Const_SavingSettings ( MR.VoxelsSave._ByValue_SavingSettings _other)
inline

Generated from constructor MR.VoxelsSave.SavingSettings.SavingSettings.

◆ Const_SavingSettings() [4/5]

MR.VoxelsSave.Const_SavingSettings.Const_SavingSettings ( Const_SavingSettings _other)
inline

Generated from constructor MR.VoxelsSave.SavingSettings.SavingSettings.

◆ Const_SavingSettings() [5/5]

MR.VoxelsSave.Const_SavingSettings.Const_SavingSettings ( SavingSettings _other)
inline

Generated from constructor MR.VoxelsSave.SavingSettings.SavingSettings.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.VoxelsSave.Const_SavingSettings.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.VoxelsSave.Const_SavingSettings.Dispose ( bool disposing)
inlineprotectedvirtual

Member Data Documentation

◆ __ref_storage_slicePlane

unsafe MR.SlicePlane* MR.VoxelsSave.Const_SavingSettings.__ref_storage_slicePlane
protected

Property Documentation

◆ cb

unsafe MR.Std.Const_Function_Bool_From_Float MR.VoxelsSave.Const_SavingSettings.cb
getprotected set

◆ format

unsafe MR.Std.Const_String MR.VoxelsSave.Const_SavingSettings.format
getprotected set

◆ path

unsafe MR.Std.Filesystem.Const_Path MR.VoxelsSave.Const_SavingSettings.path
getprotected set

◆ slicePlane

unsafe MR.SlicePlane MR.VoxelsSave.Const_SavingSettings.slicePlane
get

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