PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
GSERIALIZED* gserialized_set_gbox | ( | GSERIALIZED * | g, |
GBOX * | gbox | ||
) |
Copy a new bounding box into an existing gserialized.
If necessary a new GSERIALIZED will be allocated. Test that input != output before freeing input.
Definition at line 31 of file gserialized.c.