DistantLight Member List
This is the complete list of members for
DistantLight, including all inherited members.
DistantLight(const Transform &light2world, const Spectrum &radiance, const Vector &dir) | DistantLight | |
IsDeltaLight() const | DistantLight | [inline, virtual] |
L | DistantLight | [private] |
Le(const RayDifferential &r) const | Light | [virtual] |
Light(const Transform &l2w, int ns=1) | Light | [inline] |
lightDir | DistantLight | [private] |
LightToWorld | Light | [protected] |
nSamples | Light | |
Pdf(const Point &, const Vector &) const | DistantLight | [virtual] |
Light::Pdf(const Point &p, const Normal &n, const Vector &wi) const | Light | [inline, virtual] |
Power(const Scene *scene) const | DistantLight | [inline, virtual] |
Sample_L(const Point &p, Vector *wi, VisibilityTester *) const | DistantLight | [virtual] |
Sample_L(const Point &P, float u1, float u2, Vector *wo, float *pdf, VisibilityTester *visibility) const | DistantLight | [virtual] |
Sample_L(const Scene *scene, float u1, float u2, float u3, float u4, Ray *ray, float *pdf) const | DistantLight | [virtual] |
Light::Sample_L(const Point &p, const Normal &n, float u1, float u2, Vector *wi, float *pdf, VisibilityTester *visibility) const | Light | [inline, virtual] |
WorldToLight | Light | [protected] |
~Light() | Light | [virtual] |