| begin() (defined in Ponca::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType >) | Ponca::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType > | inline |
| DataPoint typedef (defined in Ponca::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType >) | Ponca::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType > | |
| end() (defined in Ponca::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType >) | Ponca::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType > | inline |
| IndexType typedef (defined in Ponca::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType >) | Ponca::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType > | |
| Iterator typedef (defined in Ponca::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType >) | Ponca::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType > | |
| KdTreeKNearestQueryBase(const KdTreeBase< Traits > *kdtree, IndexType k, typename QueryType::InputType input) (defined in Ponca::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType >) | Ponca::KdTreeKNearestQueryBase< 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::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType >) | Ponca::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType > | |
| reset() | Ponca::KdTreeQuery< Traits > | inlineprotected |
| Scalar typedef (defined in Ponca::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType >) | Ponca::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType > | |
| search() (defined in Ponca::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType >) | Ponca::KdTreeKNearestQueryBase< 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::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType >) | Ponca::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType > | |