PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Datum BOX3D_out | ( | PG_FUNCTION_ARGS | ) |
Definition at line 135 of file lwgeom_box3d.c.
References BOX3D_to_BOX2D(), MAX_DIGS_DOUBLE, PG_FUNCTION_INFO_V1(), BOX3D::xmax, BOX3D::xmin, BOX3D::ymax, BOX3D::ymin, BOX3D::zmax, and BOX3D::zmin.
Referenced by BOX3D_in().