14 #include <grass/gis.h> 34 while (east > west + 360.0)
58 if (window->proj == PROJECTION_LL) {
60 if (east > window->east && east == window->west + 360)
void G_get_window(struct Cell_head *window)
Get the current region.
double G_adjust_east_longitude(double east, double west)
Adjust east longitude.
int G_is_initialized(int *p)
void G_initialize_done(int *p)
void G__init_window(void)
Initialize window (region).
double G_adjust_easting(double east, const struct Cell_head *window)
Returns east larger than west.