PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
void gbox_init | ( | GBOX * | gbox | ) |
Zero out all the entries in the GBOX.
Useful for cleaning statically allocated gboxes.
Definition at line 47 of file g_box.c.
Referenced by BOX2D_in(), gbox_new(), gserialized_datum_get_box2df_p(), lwgeom_distance_spheroid(), lwgeom_geohash(), LWGEOM_to_BOX(), mvt_clip_and_validate_geos(), mvt_iterate_clip_by_box_geos(), mvt_safe_clip_polygon_by_box(), mvt_unsafe_clip_by_box(), ptarray_calculate_gbox_geodetic(), test_geohash_precision(), 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().