Generated from class MR.WeightedShell.ParametersMetric. Base classes: Direct: (non-virtual) MR.WeightedShell.ParametersBase This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe MR.Const_DistanceFromWeightedPointsParams | dist [get, protected set] |
| | parameters of distance finding
|
| 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.ParametersMetric. Base classes: Direct: (non-virtual) MR.WeightedShell.ParametersBase This is the const half of the class.
◆ Const_ParametersMetric() [1/4]
| unsafe MR.WeightedShell.Const_ParametersMetric.Const_ParametersMetric |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_ParametersMetric() [2/4]
| unsafe MR.WeightedShell.Const_ParametersMetric.Const_ParametersMetric |
( |
MR.WeightedShell._ByValue_ParametersMetric | _other | ) |
|
|
inline |
◆ Const_ParametersMetric() [3/4]
◆ Const_ParametersMetric() [4/4]
| MR.WeightedShell.Const_ParametersMetric.Const_ParametersMetric |
( |
ParametersMetric | _other | ) |
|
|
inline |
◆ Dispose() [1/2]
| virtual void MR.WeightedShell.Const_ParametersMetric.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.WeightedShell.Const_ParametersMetric.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ operator MR.WeightedShell.Const_ParametersBase()
◆ __ref_storage_numLayers
| unsafe float* MR.WeightedShell.Const_ParametersMetric.__ref_storage_numLayers |
|
protected |
◆ __ref_storage_offset
| unsafe float* MR.WeightedShell.Const_ParametersMetric.__ref_storage_offset |
|
protected |
◆ __ref_storage_voxelSize
| unsafe float* MR.WeightedShell.Const_ParametersMetric.__ref_storage_voxelSize |
|
protected |
◆ dist
parameters of distance finding
◆ numLayers
| unsafe float MR.WeightedShell.Const_ParametersMetric.numLayers |
|
get |
number of voxels to compute near the offset (should be left default unless used for debugging)
◆ offset
| unsafe float MR.WeightedShell.Const_ParametersMetric.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_ParametersMetric.progress |
|
getprotected set |
◆ voxelSize
| unsafe float MR.WeightedShell.Const_ParametersMetric.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: