PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
int gserialized_fast_gbox_p | ( | const GSERIALIZED * | g, |
GBOX * | box | ||
) |
Pull a GBOX from the header of a GSERIALIZED, if one is available.
If it is not, return LW_FAILURE.
Pull a GBOX from the header of a GSERIALIZED, if one is available.
If it is not, return LW_FAILURE.
Definition at line 77 of file gserialized.c.
References GSERIALIZED::gflags, GFLAGS_GET_VERSION, gserialized1_fast_gbox_p(), and gserialized2_fast_gbox_p().
Referenced by ST_AsMVTGeom().