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

Comparing ray/src/rt/pmapparm.h (file contents):
Revision 2.3 by rschregle, Tue May 26 12:32:21 2015 UTC vs.
Revision 2.4 by rschregle, Tue May 26 13:31:19 2015 UTC

# Line 38 | Line 38
38     #define contribPmapParams  (pmapParams [PMAP_TYPE_CONTRIB])
39    
40    
41 <   extern float pdfSamples, preDistrib, finalGather, gatherTolerance,
42 <                maxDistCoeff;
41 >   extern float pdfSamples, preDistrib, finalGather, gatherTolerance,
42 >                maxDistFix;
43     extern unsigned long photonHeapSizeInc, photonMaxBounce;
44     extern unsigned photonRepTime, maxPreDistrib, defaultGather;
45   #ifdef PMAP_ROI                

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines