getvaluator() — Silicon Graphics Beta Release
NAME
getvaluator - returns the current state of a valuator
SPECIFICATION
C
long getvaluator(val)
Device val;
FORTRAN
integer*4 function getval(val)
integer*4 val
Pascal
function getvaluator(val: Device): longint;
DESCRIPTION
This command returns the current value of the valuator numbered val.
SEE ALSO
getbutton, qvaluator
NOTE
This command can be used only in immediate mode
Version 2.3 — July 04, 1985