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

NAME

6       plGetCursor  -  Wait  for  graphics  input event and translate to world
7       coordinates.
8

SYNOPSIS

10       PLINT plGetCursor(gin)
11

DESCRIPTION

13       Wait for graphics input  event  and  translate  to  world  coordinates.
14       Returns 0 if no translation to world coordinates is possible.
15
16       This  function  returns  1  on success and 0 if no translation to world
17       coordinates 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.source
32       forge.net/credits.php)  have  contributed  to PLplot over its long his‐
33       tory.
34

SEE ALSO

36       PLplot   documentation   at    http://plplot.sourceforge.net/documenta
37       tion.php.
38
39
40
41                                 August, 2017             PLGETCURSOR(3plplot)
Impressum