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

Comparing ray/src/cv/mgf2rad.c (file contents):
Revision 2.25 by greg, Sat Feb 22 02:07:23 2003 UTC vs.
Revision 2.26 by schorsch, Thu Jun 26 00:58:09 2003 UTC

# Line 421 | Line 421 | int    iv;
421   {
422          static int      ntris;
423          BARYCCM bvecs;
424 <        FLOAT   bcoor[3][3];
424 >        RREAL   bcoor[3][3];
425          C_VERTEX        *cvt;
426          FVECT   v1, v2, v3;
427          FVECT   n1, n2, n3;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines