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

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

begin()Ponca::KdTreeNearestQueryBase< Traits, IteratorType, QueryType >inline
DataPoint typedef (defined in Ponca::KdTreeNearestQueryBase< Traits, IteratorType, QueryType >)Ponca::KdTreeNearestQueryBase< Traits, IteratorType, QueryType >
end()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_kdtreePonca::KdTreeQuery< Traits >protected
m_stackPonca::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
searchInternal(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 >