GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#include <stdio.h>
#include <grass/raster.h>
Go to the source code of this file.
Functions | |
int | get_win_w_mouse (float *top, float *bottom, float *left, float *right) |
int get_win_w_mouse | ( | float * | top, |
float * | bottom, | ||
float * | left, | ||
float * | right | ||
) |
Definition at line 4 of file get_win.c.
References b, l, r, R_get_location_with_box(), R_screen_bot(), R_screen_left(), R_screen_rite(), and R_screen_top().