ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/rtotypes.h
(Generate patch)

Comparing ray/src/rt/rtotypes.h (file contents):
Revision 1.5 by greg, Thu Apr 18 22:35:01 2019 UTC vs.
Revision 1.6 by greg, Wed Nov 15 18:02:53 2023 UTC

# Line 20 | Line 20 | extern otype_implf m_aniso, m_dielectric, m_glass, m_a
20  
21   extern otype_implf t_func, t_data;
22  
23 < extern otype_implf p_cfunc, p_bfunc, p_pdata, p_cdata, p_bdata;
23 > extern otype_implf p_cfunc, p_bfunc, p_sfunc, p_pdata, p_cdata,
24 >        p_bdata, p_spectrum, p_specfile, p_specfunc;
25  
26   extern otype_implf mx_func, mx_data, mx_pdata;
27  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines