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_BoolFuncFromFloat 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=.

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]

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_BoolFuncFromFloat 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: