__init__(self) | mrmeshpy.PointsToMeshParameters | |
__init__(self, PointsToMeshParameters arg0) | mrmeshpy.PointsToMeshParameters | |
__init__(self, float sigma, float minWeight, float voxelSize, VertColors ptColors, VertColors vColors, func_bool_from_float progress, func_tl_expected_VoxelsVolumeMinMax_std_vector_float_std_string_from_PointCloud_PointsToDistanceVolumeParams createVolumeCallback, func_bool_from_PointCloud_PointsToDistanceVolumeParams canCreateVolume) | mrmeshpy.PointsToMeshParameters | |
_pybind11_conduit_v1_(*args, **kwargs) | mrmeshpy.PointsToMeshParameters | protectedstatic |
canCreateVolume(self) | mrmeshpy.PointsToMeshParameters | |
canCreateVolume(self, func_bool_from_PointCloud_PointsToDistanceVolumeParams arg1) | mrmeshpy.PointsToMeshParameters | |
createVolumeCallback(self) | mrmeshpy.PointsToMeshParameters | |
createVolumeCallback(self, func_tl_expected_VoxelsVolumeMinMax_std_vector_float_std_string_from_PointCloud_PointsToDistanceVolumeParams arg1) | mrmeshpy.PointsToMeshParameters | |
minWeight(self) | mrmeshpy.PointsToMeshParameters | |
minWeight(self, float arg1) | mrmeshpy.PointsToMeshParameters | |
progress(self) | mrmeshpy.PointsToMeshParameters | |
progress(self, func_bool_from_float arg1) | mrmeshpy.PointsToMeshParameters | |
ptColors(self) | mrmeshpy.PointsToMeshParameters | |
ptColors(self, VertColors arg1) | mrmeshpy.PointsToMeshParameters | |
sigma(self) | mrmeshpy.PointsToMeshParameters | |
sigma(self, float arg1) | mrmeshpy.PointsToMeshParameters | |
vColors(self) | mrmeshpy.PointsToMeshParameters | |
vColors(self, VertColors arg1) | mrmeshpy.PointsToMeshParameters | |
voxelSize(self) | mrmeshpy.PointsToMeshParameters | |
voxelSize(self, float arg1) | mrmeshpy.PointsToMeshParameters | |