Fermat
Public Methods | Public Members | List of all members
RPTOptions Struct Reference

Detailed description

Reuse-based Path tracer renderer options

#include <rpt.h>

Public Methods

void parse (const int argc, char **argv)
 

Public Members

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: