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