MeshLib C# Docs
Loading...
Searching...
No Matches
MR.VoxelsSave.SavingSettings Class Reference

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

Inheritance diagram for MR.VoxelsSave.SavingSettings:

Public Member Functions

unsafe SavingSettings ()
 Constructs an empty (default-constructed) instance.
unsafe SavingSettings (string path, string format, MR.SlicePlane slicePlane, MR.Std._ByValue_Function_Bool_From_Float cb)
 Constructs MR.VoxelsSave.SavingSettings elementwise.
unsafe SavingSettings (MR.VoxelsSave._ByValue_SavingSettings _other)
 Generated from constructor MR.VoxelsSave.SavingSettings.SavingSettings.
 SavingSettings (Const_SavingSettings _other)
 Generated from constructor MR.VoxelsSave.SavingSettings.SavingSettings.
 SavingSettings (SavingSettings _other)
 Generated from constructor MR.VoxelsSave.SavingSettings.SavingSettings.
unsafe MR.VoxelsSave.SavingSettings assign (MR.VoxelsSave._ByValue_SavingSettings _other)
 Generated from method MR::VoxelsSave::SavingSettings::operator=.
Public Member Functions inherited from MR.VoxelsSave.Const_SavingSettings
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.

Properties

new unsafe MR.Std.Filesystem.Path path [get, protected set]
new unsafe MR.Std.String format [get, protected set]
new unsafe ref MR.SlicePlane slicePlane [get]
new unsafe MR.Std.Function_Bool_From_Float cb [get, protected set]
Properties inherited from MR.VoxelsSave.Const_SavingSettings
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]

Additional Inherited Members

Protected Member Functions inherited from MR.VoxelsSave.Const_SavingSettings
virtual unsafe void Dispose (bool disposing)
Protected Attributes inherited from MR.VoxelsSave.Const_SavingSettings
unsafe MR.SlicePlane__ref_storage_slicePlane

Detailed Description

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

Constructor & Destructor Documentation

◆ SavingSettings() [1/5]

unsafe MR.VoxelsSave.SavingSettings.SavingSettings ( )
inline

Constructs an empty (default-constructed) instance.

◆ SavingSettings() [2/5]

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

Constructs MR.VoxelsSave.SavingSettings elementwise.

◆ SavingSettings() [3/5]

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

Generated from constructor MR.VoxelsSave.SavingSettings.SavingSettings.

◆ SavingSettings() [4/5]

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

Generated from constructor MR.VoxelsSave.SavingSettings.SavingSettings.

◆ SavingSettings() [5/5]

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

Generated from constructor MR.VoxelsSave.SavingSettings.SavingSettings.

Member Function Documentation

◆ assign()

unsafe MR.VoxelsSave.SavingSettings MR.VoxelsSave.SavingSettings.assign ( MR.VoxelsSave._ByValue_SavingSettings _other)
inline

Generated from method MR::VoxelsSave::SavingSettings::operator=.

Property Documentation

◆ cb

new unsafe MR.Std.Function_Bool_From_Float MR.VoxelsSave.SavingSettings.cb
getprotected set

◆ format

new unsafe MR.Std.String MR.VoxelsSave.SavingSettings.format
getprotected set

◆ path

new unsafe MR.Std.Filesystem.Path MR.VoxelsSave.SavingSettings.path
getprotected set

◆ slicePlane

new unsafe ref MR.SlicePlane MR.VoxelsSave.SavingSettings.slicePlane
get

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