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.
References GSERIALIZED::gflags, GFLAGS_GET_VERSION, gserialized1_set_gbox(), and gserialized2_set_gbox().
Referenced by gserialized_expand().