#include <RTree.h>
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 () |
Definition at line 1908 of file RTree.h.
VGServer::RTree::Tree< _DataType, _DataTypeCallback >::LeafNodeData::LeafNodeData | ( | ) | [inline] |
VGServer::RTree::Tree< _DataType, _DataTypeCallback >::LeafNodeData::LeafNodeData | ( | const DataType & | init | ) | [inline] |
class Rect VGServer::RTree::Tree< _DataType, _DataTypeCallback >::LeafNodeData::getMBR | ( | const Tree & | tree | ) | const [inline] |