PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
LWPOINT* lwpoint_make4d | ( | int | srid, |
double | x, | ||
double | y, | ||
double | z, | ||
double | m | ||
) |
Definition at line 195 of file lwpoint.c.
References LW_TRUE, lwpoint_construct(), ptarray_append_point(), ptarray_construct_empty(), pixval::x, and pixval::y.
Referenced by LWGEOM_makepoint().