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

Comparing ray/src/rt/pmapopt.c (file contents):
Revision 2.3 by greg, Thu May 21 15:26:35 2015 UTC vs.
Revision 2.4 by greg, Fri May 22 14:12:11 2015 UTC

# Line 90 | Line 90 | int getPmapRenderOpt (int ac, char *av [])
90   void printPmapDefaults ()
91   /* Print defaults for photon map render options */
92   {
93   puts("-ap file [bwidth1 [bwidth2]]\t# photon map");
93     printf("-am %.1f\t\t\t# max photon search radius coeff\n", maxDistCoeff);
94   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines