PostGIS  2.5.7dev-r@@SVN_REVISION@@
circ_node Struct Reference

Note that p1 and p2 are pointers into an independent POINTARRAY, do not free them. More...

#include <lwgeodetic_tree.h>

Collaboration diagram for circ_node:
Collaboration graph

Data Fields

GEOGRAPHIC_POINT center
 
double radius
 
uint32_t num_nodes
 
struct circ_node ** nodes
 
int edge_num
 
uint32_t geom_type
 
double d
 
POINT2D pt_outside
 
POINT2Dp1
 
POINT2Dp2
 

Detailed Description

Note that p1 and p2 are pointers into an independent POINTARRAY, do not free them.

Definition at line 36 of file lwgeodetic_tree.h.


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