Reuse-based Path tracer renderer options
#include <rpt.h>
|
|
void | parse (const int argc, char **argv) |
| |
|
|
uint32 | filter_width |
| |
|
uint32 | max_path_length |
| |
|
bool | direct_lighting |
| |
|
bool | direct_lighting_nee |
| |
|
bool | direct_lighting_bsdf |
| |
|
bool | indirect_lighting_nee |
| |
|
bool | indirect_lighting_bsdf |
| |
|
bool | visible_lights |
| |
|
bool | diffuse_scattering |
| |
|
bool | glossy_scattering |
| |
|
bool | indirect_glossy |
| |
|
bool | rr |
| |
|
bool | tiled_reuse |
| |
The documentation for this struct was generated from the following file:
- C:/p4research/research/jpantaleoni/Fermat-Public/src/renderers/rpt.h