Ponca  3415d6bf4b5de0468067f7a5953b71ec2d1f6564
Point Cloud Analysis library
Loading...
Searching...
No Matches
Ponca::KdTreeRangeQueryBase< Traits, IteratorType, QueryType > Member List

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

advance(Iterator &it) (defined in Ponca::KdTreeRangeQueryBase< Traits, IteratorType, QueryType >)Ponca::KdTreeRangeQueryBase< Traits, IteratorType, QueryType >inlineprotected
begin()Ponca::KdTreeRangeQueryBase< Traits, IteratorType, QueryType >inline
DataPoint typedef (defined in Ponca::KdTreeRangeQueryBase< Traits, IteratorType, QueryType >)Ponca::KdTreeRangeQueryBase< Traits, IteratorType, QueryType >
end()Ponca::KdTreeRangeQueryBase< Traits, IteratorType, QueryType >inline
IndexType typedef (defined in Ponca::KdTreeRangeQueryBase< Traits, IteratorType, QueryType >)Ponca::KdTreeRangeQueryBase< Traits, IteratorType, QueryType >
Iterator typedef (defined in Ponca::KdTreeRangeQueryBase< Traits, IteratorType, QueryType >)Ponca::KdTreeRangeQueryBase< Traits, IteratorType, QueryType >
Iterator (defined in Ponca::KdTreeRangeQueryBase< Traits, IteratorType, QueryType >)Ponca::KdTreeRangeQueryBase< Traits, IteratorType, QueryType >protected
KdTreeQuery(const KdTreeBase< Traits > *kdtree) (defined in Ponca::KdTreeQuery< Traits >)Ponca::KdTreeQuery< Traits >inlineexplicit
KdTreeRangeQueryBase(const KdTreeBase< Traits > *kdtree, Scalar radius, typename QueryType::InputType input) (defined in Ponca::KdTreeRangeQueryBase< Traits, IteratorType, QueryType >)Ponca::KdTreeRangeQueryBase< Traits, IteratorType, QueryType >inline
m_kdtreePonca::KdTreeQuery< Traits >protected
m_stackPonca::KdTreeQuery< Traits >protected
operator()(typename QueryType::InputType input, Scalar radius)Ponca::KdTreeRangeQueryBase< Traits, IteratorType, QueryType >inline
operator()(typename QueryType::InputType input)Ponca::KdTreeRangeQueryBase< Traits, IteratorType, QueryType >inline
QueryAccelType typedef (defined in Ponca::KdTreeRangeQueryBase< Traits, IteratorType, QueryType >)Ponca::KdTreeRangeQueryBase< Traits, IteratorType, QueryType >
reset()Ponca::KdTreeQuery< Traits >inlineprotected
Scalar typedef (defined in Ponca::KdTreeRangeQueryBase< Traits, IteratorType, QueryType >)Ponca::KdTreeRangeQueryBase< Traits, IteratorType, QueryType >
searchInternal(const VectorType &point, LeafPreparationFunctor prepareLeafTraversal, DescentDistanceThresholdFunctor descentDistanceThreshold, SkipIndexFunctor skipFunctor, ProcessNeighborFunctor processNeighborFunctor)Ponca::KdTreeQuery< Traits >inlineprotected
Self typedef (defined in Ponca::KdTreeRangeQueryBase< Traits, IteratorType, QueryType >)Ponca::KdTreeRangeQueryBase< Traits, IteratorType, QueryType >
VectorType typedef (defined in Ponca::KdTreeRangeQueryBase< Traits, IteratorType, QueryType >)Ponca::KdTreeRangeQueryBase< Traits, IteratorType, QueryType >