PostGIS
2.3.8dev-r@@SVN_REVISION@@
|
int gserialized_has_bbox | ( | const GSERIALIZED * | gser | ) |
Check if a GSERIALIZED has a bounding box without deserializing first.
Definition at line 33 of file g_serialized.c.
References GSERIALIZED::flags, and FLAGS_GET_BBOX.
Referenced by LWGEOM_dropBBOX(), LWGEOM_force_collection(), LWGEOM_force_multi(), LWGEOM_hasBBOX(), test_gserialized_peek_gbox_p_fails_for_unsupported_cases(), test_gserialized_peek_gbox_p_gets_correct_box(), and test_gserialized_peek_gbox_p_no_box_when_empty().