VGServer::RTree Class Reference

the outer RTree class implementes a "template namespace" parameterized by the CoordType used in all the nested classes More...

#include <RTree.h>

List of all members.

Public Types

typedef long long AreaType
typedef coord_t CoordType

Classes

struct  LevelStats
 Data class used to collect information from one level the tree. More...
class  Point
 a two dimensional point More...
class  Rect
 a two dimensional rectangle class with sufficient caluclation methods More...
struct  Stats
 Data class used to collect statistical information from the tree. More...
class  Tree
 Tree is a class implementing an R*-Tree used to accelerate access to the edges during a getArea query. More...


Detailed Description

the outer RTree class implementes a "template namespace" parameterized by the CoordType used in all the nested classes

Definition at line 29 of file RTree.h.


Member Typedef Documentation

typedef long long VGServer::RTree::AreaType

Definition at line 36 of file RTree.h.

typedef coord_t VGServer::RTree::CoordType

Definition at line 35 of file RTree.h.


The documentation for this class was generated from the following file:
Generated on Wed Sep 27 14:34:01 2006 for VGServer by  doxygen 1.4.7