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

◆ HIGHER_DIM_SET_HASZ

#define HIGHER_DIM_SET_HASZ (   flag,
  bool 
)    ((flag) = ((bool) ? (flag) | 0x01 : (flag) & (~0x01)))

Definition at line 69 of file lwout_twkb.h.