Fermat
|
Basic options for bidirectional path tracing
#include <bpt_options.h>
Public Methods | |
void | parse (const int argc, char **argv) |
Public Members | |
uint32 | max_path_length |
bool | direct_lighting_nee |
bool | direct_lighting_bsdf |
bool | indirect_lighting_nee |
bool | indirect_lighting_bsdf |
bool | visible_lights |
bool | use_vpls |
float | light_tracing |