Ponca  84886bac0b52a686e88046a375da13f12f2b87d2
Point Cloud Analysis library
Loading...
Searching...
No Matches
Ponca::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType > Member List

This is the complete list of members for Ponca::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType >, including all inherited members.

begin()Ponca::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType >inline
DataPoint typedef (defined in Ponca::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType >)Ponca::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType >
end()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_kdtreePonca::KdTreeQuery< Traits >protected
m_stackPonca::KdTreeQuery< Traits >protected
operator()(typename QueryType::InputType input, IndexType k)Ponca::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType >inline
operator()(typename QueryType::InputType input)Ponca::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType >inline
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
searchInternal(const VectorType &point, LeafPreparationFunctor prepareLeafTraversal, DescentDistanceThresholdFunctor descentDistanceThreshold, SkipIndexFunctor skipFunctor, ProcessNeighborFunctor processNeighborFunctor)Ponca::KdTreeQuery< Traits >inlineprotected
Self typedef (defined in Ponca::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType >)Ponca::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType >
VectorType typedef (defined in Ponca::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType >)Ponca::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType >