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

Comparing ray/src/common/face.c (file contents):
Revision 2.1 by greg, Tue Nov 12 16:55:08 1991 UTC vs.
Revision 2.2 by greg, Fri Oct 2 16:02:20 1992 UTC

# Line 34 | Line 34 | FACE *
34   getface(o)                      /* get arguments for a face */
35   OBJREC  *o;
36   {
37        double  fabs();
37          double  d1;
38          int  badvert;
39          FVECT  v1, v2, v3;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines