PBRT
DiffuseAreaLight Member List
This is the complete list of members for DiffuseAreaLight, including all inherited members.
area (defined in DiffuseAreaLight)DiffuseAreaLight [protected]
AreaLight(const Transform &l2w, int ns) (defined in AreaLight)AreaLight [inline]
DiffuseAreaLight(const Transform &light2world, const Spectrum &Le, int ns, const Reference< Shape > &shape) (defined in DiffuseAreaLight)DiffuseAreaLight
IsDeltaLight() const (defined in DiffuseAreaLight)DiffuseAreaLight [inline, virtual]
L(const Point &p, const Normal &n, const Vector &w) const (defined in DiffuseAreaLight)DiffuseAreaLight [inline, virtual]
Le(const RayDifferential &r) const (defined in Light)Light [virtual]
Lemit (defined in DiffuseAreaLight)DiffuseAreaLight [protected]
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 &, const Vector &) const (defined in DiffuseAreaLight)DiffuseAreaLight [virtual]
Power(const Scene *) const (defined in DiffuseAreaLight)DiffuseAreaLight [virtual]
Sample_L(const Point &P, float pEpsilon, const LightSample &ls, float time, Vector *wo, float *pdf, VisibilityTester *visibility) const (defined in DiffuseAreaLight)DiffuseAreaLight [virtual]
Sample_L(const Scene *scene, const LightSample &ls, float u1, float u2, float time, Ray *ray, Normal *Ns, float *pdf) const (defined in DiffuseAreaLight)DiffuseAreaLight [virtual]
shapeSet (defined in DiffuseAreaLight)DiffuseAreaLight [protected]
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]
~DiffuseAreaLight() (defined in DiffuseAreaLight)DiffuseAreaLight
~Light() (defined in Light)Light [virtual]