PostGIS
3.0.6dev-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 1656 of file gserialized2.c.
References G2FLAGS_GET_BBOX, G2FLAGS_GET_EXTENDED, G2FLAGS_NDIMS_BOX, G2FLAGS_SET_BBOX, GSERIALIZED::gflags, lwalloc(), GSERIALIZED::size, SIZE_GET, and SIZE_SET.
Referenced by gserialized_drop_gbox().