![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
Namespaces | |
| heap | |
| kd_tree_builder_detail | |
Classes | |
| struct | SingleResultSet |
| result set for the 1nn search. Doesn't do any global memory accesses on its own, More... | |
| struct | GreaterThan |
| struct | KnnResultSet |
| struct | CountingRadiusResultSet |
| struct | RadiusKnnResultSet |
| struct | KnnRadiusResultSet |
| struct | RadiusResultSet |
Functions | |
| template<class T > | |
| __device__ __host__ void | swap (T &x, T &y) |
| __device__ __host__ void flann::cuda::swap | ( | T & | x, |
| T & | y | ||
| ) |
Definition at line 36 of file heap.h.
Referenced by flann::cuda::KnnResultSet< DistanceType, useHeap >::finish(), flann::cuda::RadiusKnnResultSet< DistanceType, useHeap >::finish(), flann::cuda::KnnRadiusResultSet< DistanceType, useHeap >::finish(), flann::cuda::RadiusResultSet< DistanceType >::finish(), and flann::cuda::heap::sift_down().