| # | 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 | } | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |