clear() — Silicon Graphics
NAME
clear - clears the viewport
SPECIFICATION
C
clear()
FORTRAN
subroutine clear
Pascal
procedure clear;
DESCRIPTION
The clear command sets the screen area within the current viewport to the current color using the current writemask and pattern.
SEE ALSO
rect, rectf
Version 2.4 — May 08, 1986