PostGIS  3.0.6dev-r@@SVN_REVISION@@

◆ 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 172 of file liblwgeom.h.