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

Comparing ray/src/cv/mgflib/mgf2rad.c (file contents):
Revision 1.2 by greg, Fri Feb 28 20:11:29 2003 UTC vs.
Revision 1.3 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