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

◆ LWFLAG_Z

#define LWFLAG_Z   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 158 of file liblwgeom.h.