PostGIS
3.7.0dev-r@@SVN_REVISION@@
|
bool itree_pip_intersects | ( | const IntervalTree * | itree, |
const LWGEOM * | lwpoints | ||
) |
Definition at line 217 of file lwgeom_itree.c.
References LWMPOINT::geoms, ITREE_OUTSIDE, itree_point_in_multipolygon(), lwgeom_as_lwmpoint(), lwgeom_as_lwpoint(), lwgeom_get_type(), lwpoint_is_empty(), MULTIPOINTTYPE, LWMPOINT::ngeoms, and POINTTYPE.
Referenced by ST_Intersects().