12struct PointsToDistanceVolumeParams : DistanceVolumeParams
40 const VertCoords & tgtPoints,
const VertBitSet & tgtVerts,
float sigma,
const ProgressCallback & cb = {} );
#define MRVOXELS_API
Definition MRVoxelsFwd.h:14
Definition MRMesh/MRPointCloud.h:17
Definition MRPointsToDistanceVolume.h:13
new unsafe MR.? Const_VertCoords ptNormals
new unsafe ref float sigma
new unsafe ref float minWeight
Definition MRCameraOrientationPlugin.h:8
MRVOXELS_API Expected< VertColors > calcAvgColors(const PointCloud &cloud, const VertColors &colors, const VertCoords &tgtPoints, const VertBitSet &tgtVerts, float sigma, const ProgressCallback &cb={})
MRVOXELS_API FunctionVolume pointsToDistanceFunctionVolume(const PointCloud &cloud, const PointsToDistanceVolumeParams ¶ms)
makes FunctionVolume representing signed distances to points with normals
MRVOXELS_API Expected< SimpleVolume > pointsToDistanceVolume(const PointCloud &cloud, const PointsToDistanceVolumeParams ¶ms)
makes SimpleVolume filled with signed distances to points with normals