libpgplotxx.a (C++ interface to PGPLOT)
|
|
inline |
read cursor position.
x | (in/out): the world x-coordinate of the cursor. |
y | (in/out): the world y-coordinate of the cursor. |
ch | (output): the character typed by the user; if the device has no cursor or if some other error occurs, the value CHAR(0) [ASCII NUL character] is returned. |
Definition at line 116 of file device.h.
References pgplot::basic_device::curs().
Referenced by curs().