ReFRACtor
|
#include "spurr_rt.h"
#include "ostream_pad.h"
#include <cmath>
#include "spurr_brdf_types.h"
#include "ground_lambertian.h"
#include "ground_coxmunk.h"
#include "ground_coxmunk_plus_lambertian.h"
#include "ground_brdf.h"
Go to the source code of this file.
Variables | |
const bool | dump_data = false |
const bool dump_data = false |
Definition at line 17 of file spurr_rt.cc.