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

Comparing ray/src/common/tmesh.h (file contents):
Revision 2.2 by greg, Tue Mar 11 17:08:55 2003 UTC vs.
Revision 2.3 by greg, Wed Mar 12 04:59:04 2003 UTC

# Line 11 | Line 11 | typedef struct {
11   } BARYCCM;
12  
13   #ifndef COSTOL
14 < #define COSTOL          0.99985         /* cosine of tolerance for smoothing */
14 > #define COSTOL          0.999995        /* cosine of tolerance for smoothing */
15   #endif
16  
17                                  /* flat_tri() return values */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines