|
PostGIS 3.7.0dev-r@@SVN_REVISION@@
|
| LWPOINT * lwpoint_make3dm | ( | int32_t | srid, |
| double | x, | ||
| double | y, | ||
| double | m | ||
| ) |
Definition at line 184 of file lwpoint.c.
References LW_TRUE, lwpoint_construct(), ptarray_append_point(), and ptarray_construct_empty().
Referenced by LWGEOM_makepoint3dm(), and ST_PointM().

