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