MeshLib
 
Loading...
Searching...
No Matches
MRPointsToDistanceVolume.h File Reference
#include "MRDistanceVolumeParams.h"
#include "MRExpected.h"

Go to the source code of this file.

Classes

struct  MR::PointsToDistanceVolumeParams
 

Namespaces

namespace  MR
 

Functions

MRMESH_API Expected< SimpleVolume > MR::pointsToDistanceVolume (const PointCloud &cloud, const PointsToDistanceVolumeParams &params)
 makes SimpleVolume filled with signed distances to points with normals
 
MRMESH_API Expected< VertColors > MR::calcAvgColors (const PointCloud &cloud, const VertColors &colors, const VertCoords &tgtPoints, const VertBitSet &tgtVerts, float sigma, const ProgressCallback &cb={})