PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
int gserialized2_has_m | ( | const GSERIALIZED * | g | ) |
Check if a GSERIALIZED has an M ordinate.
Definition at line 161 of file gserialized2.c.
References G2FLAGS_GET_M, and GSERIALIZED::gflags.
Referenced by gserialized2_set_gbox(), and gserialized_has_m().