VGServer::RTree::Tree< _DataType, _DataTypeCallback >::LeafNodeData Class Reference

data struct of the elements in the leaf nodes. it is based on the template parameter More...

#include <RTree.h>

List of all members.

Public Member Functions

Rect getMBR (const Tree &tree) const
 return the child node rectangle by calling the provided DataType Callback.
 LeafNodeData (const DataType &init)
 initialising constructor
 LeafNodeData ()


Detailed Description

template<typename _DataType, typename _DataTypeCallback>
class VGServer::RTree::Tree< _DataType, _DataTypeCallback >::LeafNodeData

data struct of the elements in the leaf nodes. it is based on the template parameter

Definition at line 1908 of file RTree.h.


Constructor & Destructor Documentation

template<typename _DataType, typename _DataTypeCallback>
VGServer::RTree::Tree< _DataType, _DataTypeCallback >::LeafNodeData::LeafNodeData (  )  [inline]

Definition at line 1911 of file RTree.h.

template<typename _DataType, typename _DataTypeCallback>
VGServer::RTree::Tree< _DataType, _DataTypeCallback >::LeafNodeData::LeafNodeData ( const DataType init  )  [inline]

initialising constructor

Definition at line 1915 of file RTree.h.


Member Function Documentation

template<typename _DataType, typename _DataTypeCallback>
class Rect VGServer::RTree::Tree< _DataType, _DataTypeCallback >::LeafNodeData::getMBR ( const Tree tree  )  const [inline]

return the child node rectangle by calling the provided DataType Callback.

Definition at line 1919 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