PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
int gserialized2_fast_gbox_p | ( | const GSERIALIZED * | g, |
GBOX * | box | ||
) |
Read the box from the GSERIALIZED or return #LWFAILURE if box is unavailable.
Read the box from the GSERIALIZED or return #LWFAILURE if box is unavailable.
Definition at line 610 of file gserialized2.c.
References gserialized2_peek_gbox_p(), gserialized2_read_gbox_p(), LW_FAILURE, and LW_SUCCESS.
Referenced by gserialized_fast_gbox_p().