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