#include <HilbertTGS.h>
Inherits TGS_tree< base_tree >< base_tree >.
Inheritance diagram for Hilbert_TGS_tree< base_tree >:


Public Member Functions | |
| Hilbert_TGS_tree () | |
| Hilbert_TGS_tree (R_tree_props *props) | |
Protected Member Functions | |
| virtual vector< Ordering< BB_container > * >  | useOrderings () const | 
Definition at line 22 of file HilbertTGS.h.
| Hilbert_TGS_tree< base_tree >::Hilbert_TGS_tree | ( | ) |  [inline] | 
        
Inherited constructor.
Definition at line 37 of file HilbertTGS.h.
| Hilbert_TGS_tree< base_tree >::Hilbert_TGS_tree | ( | R_tree_props * | props | ) |  [inline] | 
        
Inherited constructor.
Definition at line 40 of file HilbertTGS.h.
| vector< Ordering< BB_container > * > Hilbert_TGS_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 TGS_tree< base_tree >.
Definition at line 45 of file HilbertTGS.h.
References Cubic_Bounding_Box_Container::HILC_ORDERING.
 1.5.2