PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
uint8_t g2flags | ( | int | has_z, |
int | has_m, | ||
int | is_geodetic | ||
) |
Definition at line 134 of file gserialized2.c.
References G2FLAGS_SET_GEODETIC, G2FLAGS_SET_M, and G2FLAGS_SET_Z.
Referenced by test_g2flags_macros().