--- ray/src/px/closest.c 1989/02/02 10:49:10 1.1 +++ ray/src/px/closest.c 1989/02/02 14:10:34 1.2 @@ -1,8 +1,10 @@ -/* +/* Copyright 1988 Regents of the University of California */ #ifndef lint static char SCCSid[] = "$SunId$ LBL"; #endif + +/* CLOSEST - nearest-color lookup by locally ordered search we use distance in rgb space as color metric