Generated from class MR.BaseShellParameters. Derived classes: Direct: (non-virtual) MR.OffsetParameters Indirect: (non-virtual) MR.GeneralOffsetParameters MR.SharpOffsetParameters This is the non-const half of the class.
More...
|
| new unsafe ref float | voxelSize [get] |
| |
| new unsafe MR.Std.Function_BoolFuncFromFloat | callBack [get, protected set] |
| | Progress callback.
|
| |
Generated from class MR.BaseShellParameters. Derived classes: Direct: (non-virtual) MR.OffsetParameters Indirect: (non-virtual) MR.GeneralOffsetParameters MR.SharpOffsetParameters This is the non-const half of the class.
◆ BaseShellParameters() [1/5]
| unsafe MR.BaseShellParameters.BaseShellParameters |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ BaseShellParameters() [2/5]
| unsafe MR.BaseShellParameters.BaseShellParameters |
( |
float | voxelSize, |
|
|
MR.Std._ByValue_Function_BoolFuncFromFloat | callBack ) |
|
inline |
◆ BaseShellParameters() [3/5]
| unsafe MR.BaseShellParameters.BaseShellParameters |
( |
MR._ByValue_BaseShellParameters | _other | ) |
|
|
inline |
Generated from constructor MR.BaseShellParameters.BaseShellParameters.
◆ BaseShellParameters() [4/5]
| MR.BaseShellParameters.BaseShellParameters |
( |
Const_BaseShellParameters | _other | ) |
|
|
inline |
Generated from constructor MR.BaseShellParameters.BaseShellParameters.
◆ BaseShellParameters() [5/5]
Generated from constructor MR.BaseShellParameters.BaseShellParameters.
◆ assign()
Generated from method MR.BaseShellParameters.operator=.
◆ callBack
| new unsafe MR.Std.Function_BoolFuncFromFloat MR.BaseShellParameters.callBack |
|
getprotected set |
◆ voxelSize
| new unsafe ref float MR.BaseShellParameters.voxelSize |
|
get |
Size of voxel in grid conversions; The user is responsible for setting some positive value here
The documentation for this class was generated from the following file: