PostGIS  3.0.6dev-r@@SVN_REVISION@@

◆ G2FLAGS_SET_Z

#define G2FLAGS_SET_Z (   gflags,
  value 
)    ((gflags) = (value) ? ((gflags) | G2FLAG_Z) : ((gflags) & ~G2FLAG_Z))

Definition at line 29 of file gserialized2.h.