, including all inherited members.
AddPortalShape(boost::shared_ptr< Shape > shape) | lux::Light | |
area | lux::AreaLight | [protected] |
AreaLight(const Transform &light2world, const Spectrum &power, float g, int ns, const boost::shared_ptr< Shape > &shape) | lux::AreaLight | |
CreateAreaLight(const Transform &light2world, const ParamSet ¶mSet, const boost::shared_ptr< Shape > &shape) | lux::AreaLight | [static] |
Eval(const Normal &n, const Vector &w) const | lux::AreaLight | [virtual] |
EvalDirectionPdf(const Point p, const Normal &n, const Vector &w) const | lux::AreaLight | [virtual] |
EvalPositionPdf(const Point p, const Normal &n, const Vector &w) const | lux::AreaLight | [virtual] |
havePortalShape | lux::Light | |
IsDeltaLight() const | lux::AreaLight | [inline, virtual] |
L(const Point &p, const Normal &n, const Vector &w) const | lux::AreaLight | [inline, virtual] |
L(const Ray &ray, const DifferentialGeometry &dg, const Normal &n, BSDF **bsdf, float *pdf, float *pdfDirect) const | lux::AreaLight | [virtual] |
Le(const RayDifferential &r) const | lux::Light | [virtual] |
Le(const Scene *scene, const Ray &r, const Normal &n, BSDF **bsdf, float *pdf, float *pdfDirect) const | lux::Light | [virtual] |
Light(const Transform &l2w, int ns=1) | lux::Light | [inline] |
LightToWorld | lux::Light | [protected] |
LSPD | lux::AreaLight | [protected] |
nrPortalShapes | lux::Light | |
nSamples | lux::Light | |
Pdf(const Point &, const Vector &) const | lux::AreaLight | [virtual] |
Pdf(const Point &, const Normal &, const Vector &) const | lux::AreaLight | [virtual] |
Pdf(const Scene *scene, const Point &p) const | lux::AreaLight | [virtual] |
PortalArea | lux::Light | |
PortalShapes | lux::Light | |
Power(const Scene *) const | lux::AreaLight | [inline, virtual] |
Sample_L(const Point &P, Vector *w, VisibilityTester *visibility) const | lux::AreaLight | [virtual] |
Sample_L(const Point &P, const Normal &N, float u1, float u2, float u3, Vector *wo, float *pdf, VisibilityTester *visibility) const | lux::AreaLight | [virtual] |
Sample_L(const Point &P, float u1, float u2, float u3, Vector *wo, float *pdf, VisibilityTester *visibility) const | lux::AreaLight | [virtual] |
Sample_L(const Scene *scene, float u1, float u2, float u3, float u4, Ray *ray, float *pdf) const | lux::AreaLight | [virtual] |
Sample_L(const Scene *scene, float u1, float u2, BSDF **bsdf, float *pdf) const | lux::AreaLight | [virtual] |
Sample_L(const Scene *scene, const Point &p, const Normal &n, float u1, float u2, float u3, BSDF **bsdf, float *pdf, float *pdfDirect, VisibilityTester *visibility) const | lux::AreaLight | [virtual] |
SampleDirection(float u1, float u2, const Normal &nn, Vector *wo, float *pdf) const | lux::AreaLight | [virtual] |
SamplePosition(float u1, float u2, Point *p, Normal *n, float *pdf) const | lux::AreaLight | [virtual] |
shape | lux::AreaLight | [protected] |
WorldToLight | lux::Light | [protected] |
~AreaLight() | lux::AreaLight | [inline] |
~Light() | lux::Light | [virtual] |