ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
Root Listing
root
/
Development
/
ray
/
src
/
rt
/
preload.c
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing ray/src/rt/preload.c (file contents):
Revision
2.11
by
greg
, Fri Feb 18 02:41:55 2011 UTC vs.
Revision
2.12
by
greg
, Tue Aug 16 18:09:53 2011 UTC
#
Line 29
|
Line 29
|
load_os( /* load associated data for object */
29
)
30
{
31
DATARRAY *dp;
32
–
SDData *sd;
32
33
switch (op->otype) {
34
case OBJ_FACE: /* polygon */
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines (old)
>
Changed lines (new)