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

Comparing ray/src/cv/mgflib/readme.txt (file contents):
Revision 1.6 by greg, Tue Mar 7 14:53:29 1995 UTC vs.
Revision 1.7 by greg, Thu Apr 13 12:11:34 1995 UTC

# Line 115 | Line 115 | materials.)  A list of related mg_ehand assignments is
115          mg_ehand[MG_E_CSPEC] = c_hcolor;
116          mg_ehand[MG_E_CXY] = c_hcolor;
117          mg_ehand[MG_E_ED] = c_hmaterial;
118 +        mg_ehand[MG_E_IR] = c_hmaterial;
119          mg_ehand[MG_E_MATERIAL] = c_hmaterial;
120          mg_ehand[MG_E_NORMAL] = c_hvertex;
121          mg_ehand[MG_E_POINT] = c_hvertex;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines