PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Datum BOX3D_combine_BOX3D | ( | PG_FUNCTION_ARGS | ) |
Definition at line 543 of file lwgeom_box3d.c.
References BOX3D_construct(), PG_FUNCTION_INFO_V1(), BOX3D::srid, BOX3D::xmax, BOX3D::xmin, BOX3D::ymax, BOX3D::ymin, BOX3D::zmax, and BOX3D::zmin.
Referenced by BOX3D_combine().