UGDK  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ugdk::structure::ikdtree::IntervalKDTree< T, DIMENSIONS > Member List

This is the complete list of members for ugdk::structure::ikdtree::IntervalKDTree< T, DIMENSIONS >, including all inherited members.

begin() const ugdk::structure::ikdtree::IntervalKDTree< T, DIMENSIONS >
Clear()ugdk::structure::ikdtree::IntervalKDTree< T, DIMENSIONS >
end() const ugdk::structure::ikdtree::IntervalKDTree< T, DIMENSIONS >
FindIntersectingItems(const Box< DIMENSIONS > &boundary, OutputIterator output) const ugdk::structure::ikdtree::IntervalKDTree< T, DIMENSIONS >
Insert(const Box< DIMENSIONS > &bounding_box, const T &element)ugdk::structure::ikdtree::IntervalKDTree< T, DIMENSIONS >
IntervalKDTree(const Box< DIMENSIONS > &tree_bounding_box, unsigned int max_elements_per_leaf)ugdk::structure::ikdtree::IntervalKDTree< T, DIMENSIONS >
max_elements_per_leaf() const ugdk::structure::ikdtree::IntervalKDTree< T, DIMENSIONS >
Remove(const T &element)ugdk::structure::ikdtree::IntervalKDTree< T, DIMENSIONS >
Update(const Box< DIMENSIONS > &new_bounding_box, const T &element)ugdk::structure::ikdtree::IntervalKDTree< T, DIMENSIONS >
~IntervalKDTree()ugdk::structure::ikdtree::IntervalKDTree< T, DIMENSIONS >