PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
LWPOINT* lwpoint_make2d | ( | int | srid, |
double | x, | ||
double | y | ||
) |
Definition at line 163 of file lwpoint.c.
References LW_TRUE, lwpoint_construct(), ptarray_append_point(), ptarray_construct_empty(), pixval::x, and pixval::y.
Referenced by _lwt_AddFaceSplit(), BOX2D_to_LWGEOM(), cart_to_lwpoint(), geography_centroid_from_mline(), geography_point_outside(), lw_dist2d_distanceline(), lw_dist2d_distancepoint(), LWGEOM_envelope(), LWGEOM_makepoint(), lwmpoint_median(), lwpoly_to_points(), point_from_geohash(), point_to_geometry(), rt_raster_get_convex_hull(), rt_raster_get_envelope_geom(), ST_MinimumBoundingCircle(), ST_MinimumBoundingRadius(), and test_kmeans().