Generated from class MR.WeightedShell.ParametersBase. Derived classes: Direct: (non-virtual) MR.WeightedShell.ParametersMetric MR.WeightedShell.ParametersRegions This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe float | offset [get] |
| | build iso-surface of minimal distance to points corresponding to this value
|
| unsafe float | voxelSize [get] |
| | Size of voxel in grid conversions; The user is responsible for setting some positive value here.
|
| unsafe float | numLayers [get] |
| | number of voxels to compute near the offset (should be left default unless used for debugging)
|
| unsafe MR.Std.Const_Function_Bool_From_Float | progress [get, protected set] |
| | Progress callback.
|
Generated from class MR.WeightedShell.ParametersBase. Derived classes: Direct: (non-virtual) MR.WeightedShell.ParametersMetric MR.WeightedShell.ParametersRegions This is the const half of the class.
◆ Const_ParametersBase() [1/5]
| unsafe MR.WeightedShell.Const_ParametersBase.Const_ParametersBase |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_ParametersBase() [2/5]
| unsafe MR.WeightedShell.Const_ParametersBase.Const_ParametersBase |
( |
float | offset, |
|
|
float | voxelSize, |
|
|
float | numLayers, |
|
|
MR.Std._ByValue_Function_Bool_From_Float | progress ) |
|
inline |
◆ Const_ParametersBase() [3/5]
| unsafe MR.WeightedShell.Const_ParametersBase.Const_ParametersBase |
( |
MR.WeightedShell._ByValue_ParametersBase | _other | ) |
|
|
inline |
◆ Const_ParametersBase() [4/5]
◆ Const_ParametersBase() [5/5]
| MR.WeightedShell.Const_ParametersBase.Const_ParametersBase |
( |
ParametersBase | _other | ) |
|
|
inline |
◆ Dispose() [1/2]
| virtual void MR.WeightedShell.Const_ParametersBase.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.WeightedShell.Const_ParametersBase.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_numLayers
| unsafe float* MR.WeightedShell.Const_ParametersBase.__ref_storage_numLayers |
|
protected |
◆ __ref_storage_offset
| unsafe float* MR.WeightedShell.Const_ParametersBase.__ref_storage_offset |
|
protected |
◆ __ref_storage_voxelSize
| unsafe float* MR.WeightedShell.Const_ParametersBase.__ref_storage_voxelSize |
|
protected |
◆ numLayers
| unsafe float MR.WeightedShell.Const_ParametersBase.numLayers |
|
get |
number of voxels to compute near the offset (should be left default unless used for debugging)
◆ offset
| unsafe float MR.WeightedShell.Const_ParametersBase.offset |
|
get |
build iso-surface of minimal distance to points corresponding to this value
◆ progress
| unsafe MR.Std.Const_Function_Bool_From_Float MR.WeightedShell.Const_ParametersBase.progress |
|
getprotected set |
◆ voxelSize
| unsafe float MR.WeightedShell.Const_ParametersBase.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: