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

Comparing ray/src/util/glare.h (file contents):
Revision 2.4 by schorsch, Fri Jun 27 11:32:12 2003 UTC vs.
Revision 2.5 by schorsch, Mon Jul 14 22:24:00 2003 UTC

# Line 4 | Line 4
4   */
5   #ifndef _RAD_GLARE_H_
6   #define _RAD_GLARE_H_
7 #ifdef __cplusplus
8 extern "C" {
9 #endif
7  
11
8   #include "standard.h"
9   #include "view.h"
10   #include "color.h"
11   #include "setscan.h"
12 +
13 + #ifdef __cplusplus
14 + extern "C" {
15 + #endif
16  
17   #define GLAREBR         7.0             /* glare source is this * avg. lum. */
18  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines