Generated from class MR.VoxelsSave.SavingSettings. This is the non-const half of the class.
More...
|
| 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_BoolFuncFromFloat | cb [get, protected set] |
| |
Generated from class MR.VoxelsSave.SavingSettings. This is the non-const half of the class.
◆ 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 |
◆ 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]
Generated from constructor MR.VoxelsSave.SavingSettings.SavingSettings.
◆ assign()
Generated from method MR.VoxelsSave.SavingSettings.operator=.
◆ cb
| new unsafe MR.Std.Function_BoolFuncFromFloat 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: