Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

geom_rtree_node Struct Reference

RTree internal node data. More...

#include <types.h>


Data Fields

geom_rectangle bbox
 subtree bounding box

byte count
 number of children

byte height
 subtree height (0 in nodes containing objects)

geom_rtree_nodeparent
 parent node (NULL in root node)

geom_rtree_nodechild [GEOM_RTREE_MAX+1]
 childpointers


Detailed Description

RTree internal node data.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 9 16:30:10 2008 for Vrr by doxygen 1.3.5