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

Comparing ray/src/common/view.h (file contents):
Revision 2.12 by greg, Mon Jun 30 19:04:29 2003 UTC vs.
Revision 2.13 by schorsch, Mon Jul 14 22:23:59 2003 UTC

# Line 7 | Line 7
7   */
8   #ifndef _RAD_VIEW_H_
9   #define _RAD_VIEW_H_
10 +
11 + #include  "resolu.h"
12 +
13   #ifdef __cplusplus
14   extern "C" {
15   #endif
13
14 #include  "resolu.h"
16  
17                                  /* view types */
18   #define  VT_PER         'v'             /* perspective */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines