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

Comparing ray/src/ot/obj2mesh.c (file contents):
Revision 2.11 by greg, Fri Apr 23 00:56:27 2004 UTC vs.
Revision 2.12 by greg, Thu Jul 12 14:58:53 2007 UTC

# Line 22 | Line 22 | char  *progname;                       /* argv[0] */
22  
23   int  nowarn = 0;                        /* supress warnings? */
24  
25 < int  objlim = 15;                       /* # of objects before split */
25 > int  objlim = 9;                        /* # of objects before split */
26  
27   int  resolu = 16384;                    /* octree resolution limit */
28  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines