PostGIS
3.4.0dev-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 1578 of file gserialized1.c.
References G1FLAGS_GET_BBOX, G1FLAGS_NDIMS_BOX, G1FLAGS_SET_BBOX, GSERIALIZED::gflags, lwalloc(), LWSIZE_GET, LWSIZE_SET, and GSERIALIZED::size.
Referenced by gserialized_drop_gbox().