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

The tree structure used for fast P-i-P tests by point_in_multipolygon_rtree() More...

#include <lwgeom_rtree.h>

Collaboration diagram for RTREE_POLY_CACHE:
Collaboration graph

Data Fields

RTREE_NODE ** ringIndices
 
int * ringCounts
 
int polyCount
 

Detailed Description

The tree structure used for fast P-i-P tests by point_in_multipolygon_rtree()

Definition at line 58 of file lwgeom_rtree.h.


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