ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/o_mesh.c
(Generate patch)

Comparing ray/src/rt/o_mesh.c (file contents):
Revision 2.6 by greg, Fri Jun 20 00:25:50 2003 UTC vs.
Revision 2.7 by schorsch, Thu Jun 26 00:58:10 2003 UTC

# Line 153 | Line 153 | register RAY   *r;
153          int             flags;
154          MESHVERT        tv[3];
155          OBJECT          tmod;
156 <        FLOAT           wt[3];
156 >        RREAL           wt[3];
157          int             i;
158                                          /* get the mesh instance */
159          prep_edge_cache(o);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines