PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ gbox_geocentric_slow

int gbox_geocentric_slow
extern

For testing geodetic bounding box, we have a magic global variable.

When this is true (when the cunit tests set it), use the slow, but guaranteed correct, algorithm. Otherwise use the regular one.

Definition at line 36 of file lwgeodetic.c.

Referenced by test_gbox_from_spherical_coordinates(), and test_gserialized_get_gbox_geocentric().