#include "exports.h"
#include "MRMesh/MRVoxelsVolume.h"
#include "MRMesh/MRPointsToDistanceVolume.h"
Go to the source code of this file.
Namespaces | |
namespace | MR |
namespace | MR::Cuda |
Functions | |
MRCUDA_API Expected< MR::SimpleVolume > | MR::Cuda::pointsToDistanceVolume (const PointCloud &cloud, const MR::PointsToDistanceVolumeParams ¶ms) |
makes SimpleVolume filled with signed distances to points with normals | |