ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
Root Listing
root
/
Development
/
ray
/
src
/
hd
/
rholo2.c
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing ray/src/hd/rholo2.c (file contents):
Revision
3.2
by
gregl
, Fri Oct 31 11:44:09 1997 UTC vs.
Revision
3.3
by
gregl
, Thu Nov 6 16:37:45 1997 UTC
#
Line 17
|
Line 17
|
register float *rod;
17
register PACKET *p;
18
{
19
static FVECT ro, rd;
20
<
BCOORD gc;
20
>
GCOORD gc[2];
21
double d;
22
long r1, r2;
23
register int i;
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines
>
Changed lines