Generated from class MR.WeightedShell.ParametersMetric. Base classes: Direct: (non-virtual) MR.WeightedShell.ParametersBase This is the non-const half of the class.
More...
|
| new unsafe MR.DistanceFromWeightedPointsParams | dist [get, protected set] |
| | parameters of distance finding
|
| new unsafe ref float | offset [get] |
| | build iso-surface of minimal distance to points corresponding to this value
|
| new unsafe ref float | voxelSize [get] |
| | Size of voxel in grid conversions; The user is responsible for setting some positive value here.
|
| new unsafe ref float | numLayers [get] |
| | number of voxels to compute near the offset (should be left default unless used for debugging)
|
| new unsafe MR.Std.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 non-const half of the class.
◆ ParametersMetric() [1/4]
| unsafe MR.WeightedShell.ParametersMetric.ParametersMetric |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ ParametersMetric() [2/4]
| unsafe MR.WeightedShell.ParametersMetric.ParametersMetric |
( |
MR.WeightedShell._ByValue_ParametersMetric | _other | ) |
|
|
inline |
◆ ParametersMetric() [3/4]
| MR.WeightedShell.ParametersMetric.ParametersMetric |
( |
Const_ParametersMetric | _other | ) |
|
|
inline |
◆ ParametersMetric() [4/4]
◆ assign()
Generated from method MR::WeightedShell::ParametersMetric::operator=.
◆ operator MR.WeightedShell.ParametersBase()
◆ dist
parameters of distance finding
◆ numLayers
| new unsafe ref float MR.WeightedShell.ParametersMetric.numLayers |
|
get |
number of voxels to compute near the offset (should be left default unless used for debugging)
◆ offset
| new unsafe ref float MR.WeightedShell.ParametersMetric.offset |
|
get |
build iso-surface of minimal distance to points corresponding to this value
◆ progress
| new unsafe MR.Std.Function_Bool_From_Float MR.WeightedShell.ParametersMetric.progress |
|
getprotected set |
◆ voxelSize
| new unsafe ref float MR.WeightedShell.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: