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] |
| | Size of voxel in grid conversions; The user is responsible for setting some positive value here.
|
| new unsafe MR.Std.Function_Bool_From_Float | 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 |
◆ BaseShellParameters() [4/5]
| MR.BaseShellParameters.BaseShellParameters |
( |
Const_BaseShellParameters | _other | ) |
|
|
inline |
◆ BaseShellParameters() [5/5]
◆ assign()
Generated from method MR::BaseShellParameters::operator=.
◆ callBack
| new unsafe MR.Std.Function_Bool_From_Float 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: