uvgVPCCenc 1.0.0
uvgVPCCenc is an open-source real-time V-PCC encoder library written in C++ from scratch.
|
This is the complete list of members for nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType >, including all inherited members.
addPoint(DistanceType dist, IndexType index) | nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType > | inline |
CountType typedef | nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType > | |
DistanceType typedef | nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType > | |
empty() const | nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType > | inline |
full() const | nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType > | inline |
IndexType typedef | nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType > | |
init(IndexType *indices_, DistanceType *dists_) | nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType > | inline |
RKNNResultSet(CountType capacity_, DistanceType maximumSearchDistanceSquared_) | nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType > | inlineexplicit |
size() const | nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType > | inline |
worstDist() const | nanoflann::RKNNResultSet< _DistanceType, _IndexType, _CountType > | inline |