| areaEnlargement(const BB_type bb1, const BB_type bb2) const | R_tree< r_tree_variation > | [inline, protected] |
| Basic_R_tree class | R_tree< r_tree_variation > | [friend] |
| checkReady() const | Spatial_Tree< r_tree_variation, BB_type, BB_container > | [inline, virtual] |
| childIterator typedef | R_tree< r_tree_variation > | [protected] |
| children | Tree< BB_container *, r_tree_variation > | [protected] |
| containedIn(const BB_type *box, vector< int > *ret) const | R_tree< r_tree_variation > | [inline, protected] |
| containedIn(const BB_type &box) const | R_tree< r_tree_variation > | [inline, virtual] |
| deadSpace(const BB_type bb1, const BB_type bb2) const | R_tree< r_tree_variation > | [inline, protected] |
| deleteLeaves | R_tree< r_tree_variation > | |
| elements | Tree< BB_container *, r_tree_variation > | [protected] |
| ensureReady() | Spatial_Tree< r_tree_variation, BB_type, BB_container > | [inline, virtual] |
| from_string(T &t, const std::string &s, std::ios_base &(*f)(std::ios_base &)) const | R_tree< r_tree_variation > | [inline, private] |
| full() const | R_tree< r_tree_variation > | [inline, protected] |
| gatherTreeInfo(int *x, int *y) const | R_tree< r_tree_variation > | [inline] |
| getChild(int index) | Tree< BB_container *, r_tree_variation > | |
| getDepth() const | Tree< BB_container *, r_tree_variation > | |
| getElement(unsigned int index) | Tree< BB_container *, r_tree_variation > | |
| getHeight() const | Tree< BB_container *, r_tree_variation > | |
| getMBR() const | R_tree< r_tree_variation > | [inline] |
| getRoot() | R_tree< r_tree_variation > | [inline] |
| init() | R_tree< r_tree_variation > | [inline, protected] |
| insert(BB_container *container)=0 | Spatial_Tree< r_tree_variation, BB_type, BB_container > | [pure virtual] |
| insertElements(InputIterator begin, InputIterator end) | Tree< BB_container *, r_tree_variation > | [inline] |
| insertPolytopes(InputIterator begin, InputIterator end) | Spatial_Tree< r_tree_variation, BB_type, BB_container > | [inline] |
| intersects(const vector< double > &begin, const vector< double > &end, vector< int > *ret) const | R_tree< r_tree_variation > | [inline, protected] |
| intersects(const Point &point, vector< int > *ret) const | R_tree< r_tree_variation > | [inline, protected] |
| intersects(const vector< double > &a, const double b, vector< int > *ret) const | R_tree< r_tree_variation > | [inline, protected] |
| intersects(const vector< double > &begin, const vector< double > &end) const | R_tree< r_tree_variation > | [inline, virtual] |
| intersects(const Point &point) const | R_tree< r_tree_variation > | [inline, virtual] |
| intersects(const vector< double > &a, const double b) const | R_tree< r_tree_variation > | [inline, virtual] |
| isEmpty() | Tree< BB_container *, r_tree_variation > | [inline] |
| isLeaf() const | Tree< BB_container *, r_tree_variation > | [inline] |
| isRoot() const | Tree< BB_container *, r_tree_variation > | [inline] |
| mbr | R_tree< r_tree_variation > | [protected] |
| neighboursOf(const BB_container *item, vector< int > *ret) const | R_tree< r_tree_variation > | [inline, protected] |
| neighboursOf(const vector< double > &point, NearestNeighbours< BB_container > *ns, MinDistTreeOrdering< BB_type, r_tree_variation > *mdt) const | R_tree< r_tree_variation > | [inline, protected] |
| neighboursOf(const BB_container *item) const | R_tree< r_tree_variation > | [inline, virtual] |
| neighboursOf(const vector< double > &point, const unsigned int k) const | R_tree< r_tree_variation > | [inline, virtual] |
| nullifyProperties() | R_tree< r_tree_variation > | [inline, protected] |
| parent | Tree< BB_container *, r_tree_variation > | [protected] |
| postBulkLoad() | R_tree< r_tree_variation > | [inline, virtual] |
| printTreeInfo(ostringstream &oss) const | R_tree< r_tree_variation > | [inline] |
| printTreeToStdOut(const int x, const void *par) const | R_tree< r_tree_variation > | [inline] |
| properties | R_tree< r_tree_variation > | [protected] |
| R_tree() | R_tree< r_tree_variation > | [inline] |
| R_tree(R_tree_props *props) | R_tree< r_tree_variation > | [inline] |
| readTreeFromFile(string fn) const | R_tree< r_tree_variation > | [inline] |
| readTreeFromStream(ifstream &ifs) const | R_tree< r_tree_variation > | [inline, protected] |
| remove(BB_container *container)=0 | Spatial_Tree< r_tree_variation, BB_type, BB_container > | [pure virtual] |
| search(BB_container *toSearch)=0 | Tree< BB_container *, r_tree_variation > | [pure virtual] |
| setElements(vector< BB_container * > newElements, BB_type *newMbr) | R_tree< r_tree_variation > | [inline, protected] |
| Tree() | Tree< BB_container *, r_tree_variation > | |
| Tree(r_tree_variation *par) | Tree< BB_container *, r_tree_variation > | |
| updateAllMBRs() | R_tree< r_tree_variation > | [inline, protected] |
| updateMBR() | R_tree< r_tree_variation > | [inline, protected] |
| updateMBRLocal() | R_tree< r_tree_variation > | [inline, protected] |
| updateMBRNode() | R_tree< r_tree_variation > | [inline, protected] |
| writeTreeToFile(ofstream &ofs) const | R_tree< r_tree_variation > | [inline, protected] |
| writeTreeToFile(string fn) const | R_tree< r_tree_variation > | [inline] |
| ~R_tree() | R_tree< r_tree_variation > | [inline, virtual] |
| ~Spatial_Tree() | Spatial_Tree< r_tree_variation, BB_type, BB_container > | [inline, virtual] |
| ~Tree() | Tree< BB_container *, r_tree_variation > | [inline, virtual] |