ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/ambcomp.c
(Generate patch)

Comparing ray/src/rt/ambcomp.c (file contents):
Revision 2.3 by greg, Wed Mar 4 16:28:25 1992 UTC vs.
Revision 2.4 by greg, Fri Oct 2 16:14:38 1992 UTC

# Line 27 | Line 27 | typedef struct {
27          short  nt, np;          /* number of theta and phi directions */
28   }  AMBHEMI;             /* ambient sample hemisphere */
29  
30 extern double  sin(), cos(), sqrt();
31
30  
31   static int
32   ambcmp(d1, d2)                          /* decreasing order */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines