WhittedIntegrator Class Reference

#include <whitted.h>

Inheritance diagram for WhittedIntegrator:
SurfaceIntegrator Integrator

List of all members.

Public Member Functions

Spectrum Li (const Scene *scene, const Renderer *renderer, const RayDifferential &ray, const Intersection &isect, const Sample *sample, RNG &rng, MemoryArena &arena) const
 WhittedIntegrator (int md)

Private Attributes

int maxDepth

Detailed Description

Definition at line 37 of file whitted.h.


Constructor & Destructor Documentation

WhittedIntegrator::WhittedIntegrator ( int  md  )  [inline]

Definition at line 43 of file whitted.h.

References maxDepth.


Member Function Documentation

Spectrum WhittedIntegrator::Li ( const Scene scene,
const Renderer renderer,
const RayDifferential ray,
const Intersection isect,
const Sample sample,
RNG rng,
MemoryArena arena 
) const [virtual]

Member Data Documentation

Definition at line 48 of file whitted.h.

Referenced by Li(), and WhittedIntegrator().


The documentation for this class was generated from the following files:
Generated on Sat Aug 28 20:00:15 2010 for pbrt by  doxygen 1.6.3