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

This structure is placed in an array with one member per point. More...

#include <effectivearea.h>

Collaboration diagram for areanode:
Collaboration graph

Data Fields

double area
 
int treeindex
 
int prev
 
int next
 

Detailed Description

This structure is placed in an array with one member per point.

It has links into the minheap rtee and keeps track of eliminated points

Definition at line 38 of file effectivearea.h.


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