clear(3G) — Silicon Graphics
NAME
clear − clears the viewport
SPECIFICATION
C
clear()
FORTRAN
subroutine clear
Pascal
procedure clear;
DESCRIPTION
clear sets the screen area in the current viewport to the current color using the current writemask and pattern.
SEE ALSO
rect, rectf Programming Guide, Section 3.2, Clearing the Viewport
Version 3.6 — December 20, 1987