PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
const float* gserialized2_get_float_box_p | ( | const GSERIALIZED * | g, |
size_t * | ndims | ||
) |
Point into the float box area of the serialization.
Definition at line 294 of file gserialized2.c.
References GSERIALIZED::data, G2FLAGS_NDIMS_BOX, GSERIALIZED::gflags, gserialized2_has_extended(), and gserialized_has_bbox().
Referenced by gserialized2_read_gbox_p(), and gserialized_get_float_box_p().