MeshLib Documentation
Loading...
Searching...
No Matches
MRCudaPointsToDistanceVolume.h
Go to the documentation of this file.
1
#include "
config.h
"
2
#ifndef MRCUDA_NO_VOXELS
3
#include "exports.h"
4
#include "
MRVoxels/MRVoxelsVolume.h
"
5
#include "
MRVoxels/MRPointsToDistanceVolume.h
"
6
7
namespace
MR
8
{
9
10
namespace
Cuda
11
{
13
MRCUDA_API
Expected<MR::SimpleVolumeMinMax>
pointsToDistanceVolume
(
const
PointCloud
& cloud,
const
MR::PointsToDistanceVolumeParams
& params );
14
15
}
16
}
17
#endif
config.h
MRPointsToDistanceVolume.h
MRVoxelsVolume.h
MR::Cuda::pointsToDistanceVolume
MRCUDA_API Expected< MR::SimpleVolumeMinMax > pointsToDistanceVolume(const PointCloud &cloud, const MR::PointsToDistanceVolumeParams ¶ms)
makes SimpleVolume filled with signed distances to points with normals
MR
Definition
MRCameraOrientationPlugin.h:8
MR::Expected
tl::expected< T, E > Expected
Definition
MRExpected.h:58
MR::PointCloud
Definition
MRMesh/MRPointCloud.h:16
MR::PointsToDistanceVolumeParams
Definition
MRPointsToDistanceVolume.h:12
MeshLib
source
MRCuda
MRCudaPointsToDistanceVolume.h
Generated by
1.11.0