PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Check if 2 given Gbox are the same.
Definition at line 176 of file g_box.c.
References GBOX::flags, FLAGS_GET_M, FLAGS_GET_Z, FLAGS_GET_ZM, gbox_same_2d(), LW_FALSE, LW_TRUE, GBOX::mmax, GBOX::mmin, GBOX::zmax, and GBOX::zmin.
Referenced by lwgeom_same(), test_gserialized_peek_gbox_p_gets_correct_box(), test_lwgeom_from_gserialized(), and test_lwgeom_voronoi_diagram_custom_envelope().