PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Update the GBOX to be large enough to include itself and the new point.
Definition at line 240 of file g_box.c.
References LW_SUCCESS, POINT3D::x, GBOX::xmax, GBOX::xmin, POINT3D::y, GBOX::ymax, GBOX::ymin, POINT3D::z, GBOX::zmax, and GBOX::zmin.
Referenced by edge_calculate_gbox(), and edge_calculate_gbox_slow().