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