PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
int getPoint3dm_p | ( | const POINTARRAY * | pa, |
uint32_t | n, | ||
POINT3DM * | op | ||
) |
Definition at line 268 of file lwgeom_api.c.
References POINTARRAY::flags, FLAGS_GET_ZM, getPoint_internal(), LW_FALSE, LW_TRUE, lwerror(), POINT3DM::m, NO_M_VALUE, and POINTARRAY::npoints.
Referenced by getPoint3dm(), lwline_is_trajectory(), and lwpoint_getPoint3dm_p().