PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Note that p1 and p2 are pointers into an independent POINTARRAY, do not free them. More...
#include <lwgeodetic_tree.h>
Data Fields | |
GEOGRAPHIC_POINT | center |
double | radius |
int | num_nodes |
struct circ_node ** | nodes |
int | edge_num |
int | geom_type |
POINT2D | pt_outside |
POINT2D * | p1 |
POINT2D * | p2 |
Note that p1 and p2 are pointers into an independent POINTARRAY, do not free them.
Definition at line 36 of file lwgeodetic_tree.h.