Ponca  aa50bfdf187919869239c5b44b748842569114c1
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() (defined in Ponca::KdTreeNearestQueryBase< Traits, IteratorType, QueryType >)Ponca::KdTreeNearestQueryBase< Traits, IteratorType, QueryType >inline
DataPoint typedef (defined in Ponca::KdTreeNearestQueryBase< Traits, IteratorType, QueryType >)Ponca::KdTreeNearestQueryBase< Traits, IteratorType, QueryType >
end() (defined in Ponca::KdTreeNearestQueryBase< Traits, IteratorType, QueryType >)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
search_internal(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 >