PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
GSERIALIZED* gserialized_drop_gbox | ( | GSERIALIZED * | g | ) |
Remove the bounding box from a GSERIALIZED.
Returns a freshly allocated GSERIALIZED every time.
Definition at line 52 of file gserialized.c.
References GSERIALIZED::gflags, GFLAGS_GET_VERSION, gserialized1_drop_gbox(), and gserialized2_drop_gbox().
Referenced by LWGEOM_dropBBOX().