__init__(self) | meshlib.mrmeshpy.PointsToMeshParameters | |
__init__(self, PointsToMeshParameters arg0) | meshlib.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) | meshlib.mrmeshpy.PointsToMeshParameters | |
createVolumeCallback(self) | meshlib.mrmeshpy.PointsToMeshParameters | |
createVolumeCallback(self, func_tl_expected_VoxelsVolumeMinMax_std_vector_float_std_string_from_PointCloud_PointsToDistanceVolumeParams arg1) | meshlib.mrmeshpy.PointsToMeshParameters | |
minWeight(self) | meshlib.mrmeshpy.PointsToMeshParameters | |
minWeight(self, float arg1) | meshlib.mrmeshpy.PointsToMeshParameters | |
progress(self) | meshlib.mrmeshpy.PointsToMeshParameters | |
progress(self, func_bool_from_float arg1) | meshlib.mrmeshpy.PointsToMeshParameters | |
ptColors(self) | meshlib.mrmeshpy.PointsToMeshParameters | |
ptColors(self, VertColors arg1) | meshlib.mrmeshpy.PointsToMeshParameters | |
sigma(self) | meshlib.mrmeshpy.PointsToMeshParameters | |
sigma(self, float arg1) | meshlib.mrmeshpy.PointsToMeshParameters | |
vColors(self) | meshlib.mrmeshpy.PointsToMeshParameters | |
vColors(self, VertColors arg1) | meshlib.mrmeshpy.PointsToMeshParameters | |
voxelSize(self) | meshlib.mrmeshpy.PointsToMeshParameters | |
voxelSize(self, float arg1) | meshlib.mrmeshpy.PointsToMeshParameters | |