PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
const float* gserialized_get_float_box_p | ( | const GSERIALIZED * | g, |
size_t * | ndims | ||
) |
Access to the float bounding box, if there is one.
NULL if there is not.
Definition at line 248 of file gserialized.c.
References GSERIALIZED::gflags, GFLAGS_GET_VERSION, gserialized1_get_float_box_p(), and gserialized2_get_float_box_p().
Referenced by gserialized_datum_get_box2df_p().