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

Comparing ray/src/common/cone.h (file contents):
Revision 2.5 by schorsch, Thu Jun 26 00:58:09 2003 UTC vs.
Revision 2.6 by greg, Fri Jun 27 06:53:21 2003 UTC

# Line 15 | Line 15
15   extern "C" {
16   #endif
17  
18 #include "copyright.h"
19
18   typedef struct cone {
19          RREAL  *ca;             /* cone arguments (o->oargs.farg) */
20          char  p0, p1;           /* indices for endpoints */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines