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.17 by greg, Tue Jan 18 00:33:16 2005 UTC vs.
Revision 2.18 by greg, Tue Mar 11 02:21:46 2008 UTC

# Line 19 | Line 19 | extern "C" {
19   #define  VT_PAR         'l'             /* parallel */
20   #define  VT_ANG         'a'             /* angular fisheye */
21   #define  VT_HEM         'h'             /* hemispherical fisheye */
22 + #define  VT_PLS         's'             /* planispheric fisheye */
23   #define  VT_CYL         'c'             /* cylindrical panorama */
24  
25   typedef struct {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines