PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Datum LWGEOM_inside_circle_point | ( | PG_FUNCTION_ARGS | ) |
Definition at line 1093 of file lwgeom_functions_basic.c.
References dumpnode::geom, lwgeom_as_lwpoint(), LWGEOM_collect(), lwgeom_from_gserialized(), lwgeom_is_empty(), lwpoint_free(), lwpoint_inside_circle(), and PG_FUNCTION_INFO_V1().
Referenced by ST_WrapX().