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

Comparing ray/src/cv/mgflib/fvect.c (file contents):
Revision 1.2 by greg, Thu Jun 23 23:02:45 1994 UTC vs.
Revision 1.3 by greg, Tue Mar 18 11:05:33 1997 UTC

# Line 37 | Line 37 | register FVECT  v;
37   }
38  
39  
40 + void
41   fcross(vres, v1, v2)            /* vres = v1 X v2 */
42   register FVECT  vres, v1, v2;
43   {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines