|
Fermat
|
PSFPT Options
#include <psfpt.h>
Public Methods | |
| void | parse (const int argc, char **argv) |
Public Methods inherited from PTOptions | |
| void | parse (const int argc, char **argv) |
Public Members | |
| uint32 | psf_depth |
| float | psf_width |
| float | psf_min_dist |
| float | psf_max_prob |
| uint32 | psf_temporal_reuse |
| float | firefly_filter |
Public Members inherited from PTOptions | |
| uint32 | max_path_length |
| uint32 | direct_lighting: 1 |
| uint32 | direct_lighting_nee: 1 |
| uint32 | direct_lighting_bsdf: 1 |
| uint32 | indirect_lighting_nee: 1 |
| uint32 | indirect_lighting_bsdf: 1 |
| uint32 | visible_lights: 1 |
| uint32 | diffuse_scattering: 1 |
| uint32 | glossy_scattering: 1 |
| uint32 | indirect_glossy: 1 |
| uint32 | rr: 1 |
| uint32 | nee_type: 2 |
| uint32 | backend |
1.8.13