KDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc > Member List

This is the complete list of members for KDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >, including all inherited members.

allocator_type typedefKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >protected
begin() constKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
check_tree()KDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
clear()KDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
const_iterator typedefKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
const_pointer typedefKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
const_reference typedefKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
const_reverse_iterator typedefKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
count_within_range(const_reference __V, subvalue_type const __R) constKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
count_within_range(_Region_ const &__REGION) constKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
difference_type typedefKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
distance_type typedefKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
efficient_replace_and_optimise(std::vector< value_type > &writable_vector)KDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
empty() constKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
end() constKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
erase(const_reference __V)KDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
erase(const_iterator const &__IT)KDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
erase_exact(const_reference __V)KDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
find(SearchVal const &__V) constKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
find_exact(SearchVal const &__V) constKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
find_nearest(SearchVal const &__val) constKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
find_nearest(SearchVal const &__val, distance_type __max) constKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
find_nearest_if(SearchVal const &__val, distance_type __max, _Predicate __p) constKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
find_within_range(SearchVal const &val, subvalue_type const range, _OutputIterator out) constKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
find_within_range(_Region_ const &region, _OutputIterator out) constKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
find_within_range_iterative(const_reference, const_reference)KDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
get_allocator() constKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
insert(iterator, const_reference __V)KDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
insert(const_reference __V)KDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
insert(_InputIterator __first, _InputIterator __last)KDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
insert(iterator __pos, size_type __n, const value_type &__x)KDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
insert(iterator __pos, _InputIterator __first, _InputIterator __last)KDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
iterator typedefKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
KDTree(_Acc const &__acc=_Acc(), _Dist const &__dist=_Dist(), _Cmp const &__cmp=_Cmp(), const allocator_type &__a=allocator_type())KDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
KDTree(const KDTree &__x)KDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
KDTree(_InputIterator __first, _InputIterator __last, _Acc const &acc=_Acc(), _Dist const &__dist=_Dist(), _Cmp const &__cmp=_Cmp(), const allocator_type &__a=allocator_type())KDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
max_size() constKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
operator=(const KDTree &__x)KDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
optimise()KDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
optimize()KDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
pointer typedefKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
rbegin() constKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
reference typedefKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
rend() constKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
reverse_iterator typedefKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
size() constKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
size_type typedefKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
subvalue_type typedefKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
value_acc() constKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
value_comp() constKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
value_distance() constKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
value_distance()KDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
value_type typedefKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
visit_within_range(SearchVal const &V, subvalue_type const R, Visitor visitor) constKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
visit_within_range(_Region_ const &REGION, Visitor visitor) constKDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >
~KDTree()KDTree::KDTree< __K, _Val, _Acc, _Dist, _Cmp, _Alloc >