1PLGETCURSOR(3plplot)              PLplot API              PLGETCURSOR(3plplot)
2
3
4

NAME

6       plGetCursor  - Wait for graphics input event and translate to world co‐
7       ordinates.
8

SYNOPSIS

10       PLINT plGetCursor(gin)
11

DESCRIPTION

13       Wait for graphics input event and translate to world  coordinates.  Re‐
14       turns 0 if no translation to world coordinates is possible.
15
16       This function returns 1 on success and 0 if no translation to world co‐
17       ordinates is possible.
18
19       Redacted form: plGetCursor(gin)
20
21       This function is used in examples 1 and 20.
22

ARGUMENTS

24       gin (PLGraphicsIn(3plplot) *, output)
25              Pointer to PLGraphicsIn(3plplot) structure  which  will  contain
26              the  output.  The  structure is not allocated by the routine and
27              must exist before the function is called.
28
29

AUTHORS

31       Many developers (who  are  credited  at  http://plplot.org/credits.php)
32       have contributed to PLplot over its long history.
33

SEE ALSO

35       PLplot documentation at http://plplot.org/documentation.php.
36
37
38
39                                  July, 2022              PLGETCURSOR(3plplot)
Impressum