PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
The tree structure used for fast P-i-P tests by point_in_multipolygon_rtree() More...
#include <lwgeom_rtree.h>
Data Fields | |
RTREE_NODE ** | ringIndices |
int * | ringCounts |
int | polyCount |
The tree structure used for fast P-i-P tests by point_in_multipolygon_rtree()
Definition at line 57 of file lwgeom_rtree.h.