PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
LWPOINT* lwpoint_force_dims | ( | const LWPOINT * | lwpoint, |
int | hasz, | ||
int | hasm, | ||
double | zval, | ||
double | mval | ||
) |
Definition at line 304 of file lwpoint.c.
References lwpoint_construct(), lwpoint_construct_empty(), lwpoint_is_empty(), LWPOINT::point, ptarray_force_dims(), LWPOINT::srid, and LWPOINT::type.
Referenced by lwgeom_force_dims().