#include "pbrt.h"#include "integrator.h"#include "scene.h"Go to the source code of this file.
Classes | |
| class | WhittedIntegrator |
Functions | |
| WhittedIntegrator * | CreateWhittedSurfaceIntegrator (const ParamSet ¶ms) |
| WhittedIntegrator* CreateWhittedSurfaceIntegrator | ( | const ParamSet & | params | ) |
Definition at line 75 of file whitted.cpp.
References ParamSet::FindOneInt().
Referenced by MakeSurfaceIntegrator().
1.6.3