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.15 by schorsch, Mon Oct 27 10:19:31 2003 UTC vs.
Revision 2.16 by greg, Tue Jun 8 19:48:29 2004 UTC

# Line 2 | Line 2
2   /*
3   *  view.h - header file for image generation.
4   *
5 < *  Include after stdio.h and fvect.h
5 > *  Include after stdio.h and rtmath.h
6   *  Includes resolu.h
7   */
8   #ifndef _RAD_VIEW_H_
9   #define _RAD_VIEW_H_
10  
11 #include  <time.h>
12
13 #include  "rtmath.h"
11   #include  "resolu.h"
12  
13   #ifdef __cplusplus

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines