PostGIS 3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches
rect_node Struct Reference

#include <lwtree.h>

Collaboration diagram for rect_node:
Collaboration graph

Data Fields

RECT_NODE_TYPE type
 
unsigned char geom_type
 
double xmin
 
double xmax
 
double ymin
 
double ymax
 
double d
 
union { 
 
   RECT_NODE_INTERNAL   i 
 
   RECT_NODE_LEAF   l 
 
};  
 

Detailed Description

Definition at line 65 of file lwtree.h.


The documentation for this struct was generated from the following file: