clearhitcode(3) — Unix Programmer’s Manual
NAME
clearhitcode - zero the system hitcode
SYNOPSIS
C
clearhitcode()
FORTRAN
subroutine clearh
Pascal
procedure clearhitcode;
DESCRIPTION
Clearhitcode clears the global variable hitcode, which records clipping plane hits in picking and selecting modes.
SEE ALSO
gethitcode, pick, select
NOTE
This command can only be used in immediate mode.
Silicon Graphics — R1c