uvgVPCCenc 1.0.0
uvgVPCCenc is an open-source real-time V-PCC encoder library written in C++ from scratch.
|
#include <nanoflann.hpp>
Public Member Functions | |
template<typename PairType > | |
bool | operator() (const PairType &p1, const PairType &p2) const |
operator "<" for std::sort()
|
inline |
PairType will be typically: ResultItem<IndexType,DistanceType>