37 while (east + shift < west)
63 if (window->proj == PROJECTION_LL) {
64 while (east + shift >= window->east)
66 while (east + shift < window->west)
void G_initialize_done(int *p)
int G_is_initialized(int *p)
void G_get_window(struct Cell_head *window)
Get the current region.
double G_adjust_east_longitude(double east, double west)
Adjust east longitude.
void G__init_window(void)
Initialize window (region).
double G_adjust_easting(double east, const struct Cell_head *window)
Returns east not smaller than west.