getresetls() — Silicon Graphics
NAME
getresetls − returns the current value of resetls
SPECIFICATION
C
long getresetls()
FORTRAN
logical function getres()
Pascal
function getresetls: longint;
DESCRIPTION
getresetls returns the current value of the reset linestyle flag. TRUE (1), the default value, indicates the linestyle is reinitialized for each line segment. FALSE (0) indicates the pattern rotates continuously across line segment boundaries.
SEE ALSO
resetls IRIS Graphics Programming, Section 5.1, Linestyles
NOTE
This routine is available only in immediate mode.
Version 2.5 — April 22, 1987