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.14 by greg, Fri Oct 24 05:29:42 2003 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines