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] |
| |
|
unsafe MR.Std.Const_Function_BoolFuncFromFloat | callBack [get] |
| | Progress callback.
|
| |
|
virtual bool | _IsOwning [get] |
| | Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
|
| |
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.
◆ 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: