PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
GSERIALIZED* gserialized1_drop_gbox | ( | GSERIALIZED * | g | ) |
Remove the bounding box from a GSERIALIZED.
Returns a freshly allocated GSERIALIZED every time.
Definition at line 1577 of file gserialized1.c.
References G1FLAGS_GET_BBOX, G1FLAGS_NDIMS_BOX, G1FLAGS_SET_BBOX, GSERIALIZED::gflags, lwalloc(), GSERIALIZED::size, SIZE_GET, and SIZE_SET.
Referenced by gserialized_drop_gbox().