#include <RHTGS.h>
Inherits RTGS_tree< base_tree >< base_tree >.
Inheritance diagram for RHTGS_tree< base_tree >:


Public Member Functions | |
| RHTGS_tree () | |
| RHTGS_tree (R_tree_props *props) | |
Protected Member Functions | |
| virtual vector< Ordering< BB_container > * > | useOrderings () const |
Definition at line 22 of file RHTGS.h.
| RHTGS_tree< base_tree >::RHTGS_tree | ( | ) | [inline] |
| RHTGS_tree< base_tree >::RHTGS_tree | ( | R_tree_props * | props | ) | [inline] |
| vector< Ordering< BB_container > * > RHTGS_tree< base_tree >::useOrderings | ( | ) | const [inline, protected, virtual] |
The overridden useOrderings function from the TGS_tree superclass. Modified so that only the Hilbert ordering will be used.
Reimplemented from RTGS_tree< base_tree >.
Definition at line 45 of file RHTGS.h.
References Cubic_Bounding_Box_Container::HILC_ORDERING.
1.5.2