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