List of all members.
Public Member Functions |
void | SetSegment (const Point &p1, float eps1, const Point &p2, float eps2, float time) |
void | SetRay (const Point &p, float eps, const Vector &w, float time) |
bool | Unoccluded (const Scene *scene) const |
Spectrum | Transmittance (const Scene *scene, const Renderer *renderer, const Sample *sample, RNG &rng, MemoryArena &arena) const |
Public Attributes |
Ray | r |
The documentation for this struct was generated from the following files:
- /home/felix/UBC/projects/AdaptiveLightfieldSampling/pbrt_v2/src/core/light.h
- /home/felix/UBC/projects/AdaptiveLightfieldSampling/pbrt_v2/src/core/light.cpp