PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
int gserialized1_has_z | ( | const GSERIALIZED * | gser | ) |
Check if a GSERIALIZED has a Z ordinate.
Definition at line 94 of file gserialized1.c.
References G1FLAGS_GET_Z, and GSERIALIZED::gflags.
Referenced by gserialized1_set_gbox(), and gserialized_has_z().