Generated from class MR.WeightedShell.ParametersMetric. Base classes: Direct: (non-virtual) MR.WeightedShell.ParametersBase This is the const half of the class.
More...
|
|
virtual void | Dispose () |
| |
|
unsafe | Const_ParametersMetric () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | Const_ParametersMetric (MR.WeightedShell._ByValue_ParametersMetric _other) |
| | Generated from constructor MR.WeightedShell.ParametersMetric.ParametersMetric.
|
| |
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe MR.Const_DistanceFromWeightedPointsParams | dist [get] |
| | parameters of distance finding
|
| |
|
unsafe float | offset [get] |
| | build iso-surface of minimal distance to points corresponding to this value
|
| |
| unsafe float | voxelSize [get] |
| |
|
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_BoolFuncFromFloat | progress [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.WeightedShell.ParametersMetric. Base classes: Direct: (non-virtual) MR.WeightedShell.ParametersBase This is the const half of the class.
◆ 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: