PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
#define FLAGS_GET_ZM | ( | flags | ) | (FLAGS_GET_M(flags) + FLAGS_GET_Z(flags) * 2) |
Definition at line 153 of file liblwgeom.h.
Referenced by analyze_geometry_flags(), gbox_merge(), gbox_same(), getPoint3dm_p(), getPoint4d_p(), gserialized_from_lwcircstring(), gserialized_from_lwcollection(), gserialized_from_lwpoint(), gserialized_from_lwpoly(), gserialized_from_lwtriangle(), lwcircstring_from_lwmpoint(), lwcollection_construct(), LWGEOM_collect(), lwgeom_same(), lwpoly_construct(), ptarray_append_ptarray(), ptarray_merge(), ptarray_same(), ptarray_set_point4d(), and test_flags_macros().