List of all members.
Public Member Functions |
| SamplerRenderer (Sampler *s, Camera *c, SurfaceIntegrator *si, VolumeIntegrator *vi, bool visIds) |
void | Render (const Scene *scene) |
Spectrum | Li (const Scene *scene, const RayDifferential &ray, const Sample *sample, RNG &rng, MemoryArena &arena, Intersection *isect=NULL, Spectrum *T=NULL) const |
Spectrum | Transmittance (const Scene *scene, const RayDifferential &ray, const Sample *sample, RNG &rng, MemoryArena &arena) const |
The documentation for this class was generated from the following files:
- /home/felix/UBC/projects/AdaptiveLightfieldSampling/pbrt_v2/src/renderers/samplerrenderer.h
- /home/felix/UBC/projects/AdaptiveLightfieldSampling/pbrt_v2/src/renderers/samplerrenderer.cpp