GRASS Programmer's Manual
6.4.2(2012)
|
Go to the source code of this file.
Functions | |
void | LOC_get_location_with_box (int cx, int cy, int *wx, int *wy, int *button) |
void | LOC_get_location_with_line (int cx, int cy, int *wx, int *wy, int *button) |
void | LOC_get_location_with_pointer (int *wx, int *wy, int *button) |
void LOC_get_location_with_box | ( | int | cx, |
int | cy, | ||
int * | wx, | ||
int * | wy, | ||
int * | button | ||
) |
void LOC_get_location_with_line | ( | int | cx, |
int | cy, | ||
int * | wx, | ||
int * | wy, | ||
int * | button | ||
) |
void LOC_get_location_with_pointer | ( | int * | wx, |
int * | wy, | ||
int * | button | ||
) |