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.8 by rschregle, Mon Aug 14 21:12:10 2017 UTC vs.
Revision 2.9 by rschregle, Fri Feb 2 19:47:55 2018 UTC

# Line 46 | Line 46
46    
47    
48     extern float         pdfSamples, preDistrib, finalGather,
49 <                        gatherTolerance, maxDistFix;
49 >                        gatherTolerance, maxDistFix, pmapMaxDist,
50 >                        photonMaxDist;
51     extern unsigned long photonHeapSizeInc, photonMaxBounce;
52     extern unsigned      photonRepTime, maxPreDistrib, defaultGather,
53                          verbose;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines