GRASS Programmer's Manual
6.4.3(2013)-r
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Macros
Pages
loc_get.c
Go to the documentation of this file.
1
#include <grass/gis.h>
2
3
#include <grass/raster.h>
4
#include <grass/graphics.h>
5
6
#include "
transport.h
"
7
8
void
LOC_get_location_with_box
(
int
cx,
int
cy,
int
*wx,
int
*wy,
int
*button)
9
{
10
}
11
12
void
LOC_get_location_with_line
(
int
cx,
int
cy,
int
*wx,
int
*wy,
int
*button)
13
{
14
}
15
16
void
LOC_get_location_with_pointer
(
int
*wx,
int
*wy,
int
*button)
17
{
18
}
lib
raster
loc_get.c
Generated on Thu Sep 26 2013 09:48:04 for GRASS Programmer's Manual by
1.8.4