PostGIS  2.5.7dev-r@@SVN_REVISION@@
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages

◆ FLAGS_GET_Z

#define FLAGS_GET_Z (   flags)    ((flags) & 0x01)

Macros for manipulating the 'flags' byte.

A uint8_t used as follows: VVSRGBMZ Version bit, followed by Validty, Solid, ReadOnly, Geodetic, HasBBox, HasM and HasZ flags.

Definition at line 140 of file liblwgeom.h.