PBRT
Light Member List
This is the complete list of members for Light, including all inherited members.
IsDeltaLight() const =0 (defined in Light)Light [pure virtual]
Le(const RayDifferential &r) const (defined in Light)Light [virtual]
Light(const Transform &l2w, int ns=1) (defined in Light)Light [inline]
LightToWorld (defined in Light)Light [protected]
nSamples (defined in Light)Light
Pdf(const Point &p, const Vector &wi) const =0 (defined in Light)Light [pure virtual]
Power(const Scene *) const =0 (defined in Light)Light [pure virtual]
Sample_L(const Point &p, float pEpsilon, const LightSample &ls, float time, Vector *wi, float *pdf, VisibilityTester *vis) const =0 (defined in Light)Light [pure virtual]
Sample_L(const Scene *scene, const LightSample &ls, float u1, float u2, float time, Ray *ray, Normal *Ns, float *pdf) const =0 (defined in Light)Light [pure virtual]
SHProject(const Point &p, float pEpsilon, int lmax, const Scene *scene, bool computeLightVisibility, float time, RNG &rng, Spectrum *coeffs) const (defined in Light)Light [virtual]
WorldToLight (defined in Light)Light [protected]
~Light() (defined in Light)Light [virtual]