The PLplot Plotting Library: Programmer's Reference Manual | ||
---|---|---|
Prev | Chapter 20. The Specialized C API for PLplot | Next |
plGetCursor
: Wait for graphics input event and translate to world coordinates.
Wait for graphics input event and translate to world coordinates. Returns 0 if no translation to world coordinates is possible.
|
This function returns 1 on success and 0 if no translation to world coordinates is possible.
This function is currently only available with the C, C++, Ocaml, Octave, Perl, Python and Ada language bindings.
This function is used in examples 1 and 20.
Prev | Home | Next |
plFree2dGrid : Free the memory associated
with a 2-d grid allocated using plAlloc2dGrid . | Up | plgfile : Get output file handle |