PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
GSERIALIZED* gserialized2_drop_gbox | ( | GSERIALIZED * | g | ) |
Remove the bounding box from a GSERIALIZED.
Returns a freshly allocated GSERIALIZED every time.
Definition at line 1635 of file gserialized2.c.
References G2FLAGS_GET_BBOX, G2FLAGS_GET_EXTENDED, G2FLAGS_NDIMS_BOX, G2FLAGS_SET_BBOX, GSERIALIZED::gflags, lwalloc(), LWSIZE_GET, LWSIZE_SET, and GSERIALIZED::size.
Referenced by gserialized_drop_gbox().