begin() (defined in Ponca::KdTreeNearestQueryBase< Traits, IteratorType, QueryType >) | Ponca::KdTreeNearestQueryBase< Traits, IteratorType, QueryType > | inline |
DataPoint typedef (defined in Ponca::KdTreeNearestQueryBase< Traits, IteratorType, QueryType >) | Ponca::KdTreeNearestQueryBase< Traits, IteratorType, QueryType > | |
end() (defined in Ponca::KdTreeNearestQueryBase< Traits, IteratorType, QueryType >) | Ponca::KdTreeNearestQueryBase< Traits, IteratorType, QueryType > | inline |
IndexType typedef (defined in Ponca::KdTreeNearestQueryBase< Traits, IteratorType, QueryType >) | Ponca::KdTreeNearestQueryBase< Traits, IteratorType, QueryType > | |
Iterator typedef (defined in Ponca::KdTreeNearestQueryBase< Traits, IteratorType, QueryType >) | Ponca::KdTreeNearestQueryBase< Traits, IteratorType, QueryType > | |
KdTreeNearestQueryBase(const KdTreeBase< Traits > *kdtree, typename QueryType::InputType input) (defined in Ponca::KdTreeNearestQueryBase< Traits, IteratorType, QueryType >) | Ponca::KdTreeNearestQueryBase< Traits, IteratorType, QueryType > | inline |
KdTreeQuery(const KdTreeBase< Traits > *kdtree) (defined in Ponca::KdTreeQuery< Traits >) | Ponca::KdTreeQuery< Traits > | inlineexplicit |
m_kdtree | Ponca::KdTreeQuery< Traits > | protected |
m_stack | Ponca::KdTreeQuery< Traits > | protected |
QueryAccelType typedef (defined in Ponca::KdTreeNearestQueryBase< Traits, IteratorType, QueryType >) | Ponca::KdTreeNearestQueryBase< Traits, IteratorType, QueryType > | |
reset() | Ponca::KdTreeQuery< Traits > | inlineprotected |
Scalar typedef (defined in Ponca::KdTreeNearestQueryBase< Traits, IteratorType, QueryType >) | Ponca::KdTreeNearestQueryBase< Traits, IteratorType, QueryType > | |
search() (defined in Ponca::KdTreeNearestQueryBase< Traits, IteratorType, QueryType >) | Ponca::KdTreeNearestQueryBase< Traits, IteratorType, QueryType > | inlineprotected |
search_internal(const VectorType &point, LeafPreparationFunctor prepareLeafTraversal, DescentDistanceThresholdFunctor descentDistanceThreshold, SkipIndexFunctor skipFunctor, ProcessNeighborFunctor processNeighborFunctor) | Ponca::KdTreeQuery< Traits > | inlineprotected |
VectorType typedef (defined in Ponca::KdTreeNearestQueryBase< Traits, IteratorType, QueryType >) | Ponca::KdTreeNearestQueryBase< Traits, IteratorType, QueryType > | |