PostGIS  3.0.6dev-r@@SVN_REVISION@@

◆ G1FLAGS_SET_Z

#define G1FLAGS_SET_Z (   gflags,
  value 
)    ((gflags) = (value) ? ((gflags) | G1FLAG_Z) : ((gflags) & ~G1FLAG_Z))

Definition at line 23 of file gserialized1.h.