uvgVPCCenc 1.0.0
uvgVPCCenc is an open-source real-time V-PCC encoder library written in C++ from scratch.
Loading...
Searching...
No Matches
Classes | Typedefs
kdTree.hpp File Reference
#include "nanoflann.hpp"
#include "utils/utils.hpp"
Include dependency graph for kdTree.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  KdTree
 

Typedefs

using nanoflannAdaptorType = KDTreeVectorOfVectorsAdaptor< std::vector< uvgvpcc_enc::Vector3< typeGeometryInput > >, double, 3, nanoflann::metric_L2_Simple, size_t >
 

Typedef Documentation

◆ nanoflannAdaptorType