#include <TGS2.h>
Inherits TGS_tree< base_tree >< base_tree >.
Inheritance diagram for TGS2_tree< base_tree >:


Public Member Functions | |
| TGS2_tree (R_tree_props *props) | |
Protected Member Functions | |
| virtual double | cost_function (const BB_type *x, const BB_type *y) const | 
Definition at line 21 of file TGS2.h.
| TGS2_tree< base_tree >::TGS2_tree | ( | R_tree_props * | props | ) |  [inline] | 
        
| double TGS2_tree< base_tree >::cost_function | ( | const BB_type * | x, | |
| const BB_type * | y | |||
| ) |  const [inline, protected, virtual] | 
        
The overrided cost function.
Reimplemented from TGS_tree< base_tree >.
Definition at line 34 of file TGS2.h.
References Cubic_Bounding_Box::intersect(), and Cart::Volume().
 1.5.2