Ponca  a8a21c362dc2c650634ff9a07307bf4e308b2e74
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 StaticKdTreeBase< Traits > *kdtree, IndexType k, typename QueryType::InputType input) (defined in Ponca::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType >)Ponca::KdTreeKNearestQueryBase< Traits, IteratorType, QueryType >inline
KdTreeQuery(const StaticKdTreeBase< 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 >