PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
void expand_box3d | ( | BOX3D * | box, |
double | d | ||
) |
Expand given box of 'd' units in all directions.
Definition at line 359 of file lwgeom_box3d.c.
References BOX3D::xmax, BOX3D::xmin, BOX3D::ymax, BOX3D::ymin, BOX3D::zmax, and BOX3D::zmin.
Referenced by BOX3D_expand().