PostGIS
2.1.10dev-r@@SVN_REVISION@@
|
int getPoint3dm_p | ( | const POINTARRAY * | pa, |
int | n, | ||
POINT3DM * | point | ||
) |
Definition at line 355 of file lwgeom_api.c.
References POINTARRAY::flags, FLAGS_GET_ZM, FLAGS_NDIMS, getPoint_internal(), LWDEBUGF, lwerror(), POINT3DM::m, NO_M_VALUE, and POINTARRAY::npoints.
Referenced by getPoint3dm(), LWGEOM_m_point(), and lwpoint_getPoint3dm_p().