Public Member Functions | |
None | __init__ (self) |
DistanceFromWeightedPointsParams | dist (self) |
None | dist (self, DistanceFromWeightedPointsParams arg1) |
![]() | |
float | numLayers (self) |
None | numLayers (self, float arg1) |
float | offset (self) |
None | offset (self, float arg1) |
func_bool_from_float | progress (self) |
None | progress (self, func_bool_from_float arg1) |
float | voxelSize (self) |
None | voxelSize (self, float arg1) |
Static Public Member Functions | |
None | __init__ (*args, **kwargs) |
WeightedShell.ParametersMetric | operator (*args, **kwargs) |
WeightedShell.ParametersMetric | operator (*args, **kwargs) |
Static Protected Attributes | |
typing | _offsetof_dist = 80 |
![]() | |
typing | _offsetof_numLayers = 8 |
typing | _offsetof_offset = 0 |
typing | _offsetof_progress = 16 |
typing | _offsetof_voxelSize = 4 |
Generated from: MR::WeightedShell::ParametersMetric
|
static |
Reimplemented from mrmeshpy.WeightedShell.ParametersBase.
None mrmeshpy.WeightedShell.ParametersMetric.__init__ | ( | self | ) |
Reimplemented from mrmeshpy.WeightedShell.ParametersBase.
DistanceFromWeightedPointsParams mrmeshpy.WeightedShell.ParametersMetric.dist | ( | self | ) |
parameters of distance finding
None mrmeshpy.WeightedShell.ParametersMetric.dist | ( | self, | |
DistanceFromWeightedPointsParams | arg1 ) |
|
static |
Reimplemented from mrmeshpy.WeightedShell.ParametersBase.
|
static |
Reimplemented from mrmeshpy.WeightedShell.ParametersBase.
|
staticprotected |