MeshLib
 
Loading...
Searching...
No Matches
MRCudaPointsToDistanceVolume.h
Go to the documentation of this file.
1#include "exports.h"
4
5namespace MR
6{
7
8namespace Cuda
9{
12
13}
14}
MRCUDA_API Expected< MR::SimpleVolume > pointsToDistanceVolume(const PointCloud &cloud, const MR::PointsToDistanceVolumeParams &params)
makes SimpleVolume filled with signed distances to points with normals
Definition MRCameraOrientationPlugin.h:7
tl::expected< T, E > Expected
Definition MRExpected.h:49
Definition MRMesh/MRPointCloud.h:16
Definition MRPointsToDistanceVolume.h:10