PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Initialize a GBOX using the values of the point.
Definition at line 251 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().