Generated from class MR.BaseShellParameters. Derived classes: Direct: (non-virtual) MR.OffsetParameters Indirect: (non-virtual) MR.GeneralOffsetParameters MR.SharpOffsetParameters This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe float | voxelSize [get] |
| | Size of voxel in grid conversions; The user is responsible for setting some positive value here.
|
| unsafe MR.Std.Const_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 const half of the class.
◆ Const_BaseShellParameters() [1/5]
| unsafe MR.Const_BaseShellParameters.Const_BaseShellParameters |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_BaseShellParameters() [2/5]
| unsafe MR.Const_BaseShellParameters.Const_BaseShellParameters |
( |
float | voxelSize, |
|
|
MR.Std._ByValue_Function_Bool_From_Float | callBack ) |
|
inline |
◆ Const_BaseShellParameters() [3/5]
| unsafe MR.Const_BaseShellParameters.Const_BaseShellParameters |
( |
MR._ByValue_BaseShellParameters | _other | ) |
|
|
inline |
◆ Const_BaseShellParameters() [4/5]
◆ Const_BaseShellParameters() [5/5]
◆ Dispose() [1/2]
| virtual void MR.Const_BaseShellParameters.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_BaseShellParameters.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_voxelSize
| unsafe float* MR.Const_BaseShellParameters.__ref_storage_voxelSize |
|
protected |
◆ callBack
| unsafe MR.Std.Const_Function_Bool_From_Float MR.Const_BaseShellParameters.callBack |
|
getprotected set |
◆ voxelSize
| unsafe float MR.Const_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: