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

dist_pass Struct Reference

pass main structure More...

#include <rtree.h>


Data Fields

enum dist_pass_type type
 pass type

uns flags
 pass options

real max_dist
 pass max distance (if DIST_PASS_MAX_DIST set)

geom_rectangle box
 query rectangular area (if DIST_PASS_BOX set)

uns size
 items buffer and heap size

uns count
 number of items in heap

uns used
 number of valid items in buffer (allocated or in free-list)

int free
 free-list head index (-1 if empty)

uns temp_index
 temp item index

dist_pass_itemtemp
dist_pass_result result
dist_pass_itemitems
 items buffer

uns * heap
 items heap

garr intersections


Detailed Description

pass main structure


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