SkyBxDF Member List
This is the complete list of members for
SkyBxDF, including all inherited members.
BxDF(BxDFType t) | lux::BxDF | [inline] |
f(const Vector &wo, const Vector &wi) const | SkyBxDF | [inline, virtual] |
MatchesFlags(BxDFType flags) const | lux::BxDF | [inline] |
Pdf(const Vector &wi, const Vector &wo) const | lux::BxDF | [virtual] |
rho(const Vector &wo, int nSamples=16, float *samples=NULL) const | lux::BxDF | [virtual] |
rho(int nSamples=16, float *samples=NULL) const | lux::BxDF | [virtual] |
Sample_f(const Vector &wo, Vector *wi, float u1, float u2, float *pdf, float *pdfBack=NULL) const | lux::BxDF | [virtual] |
SkyBxDF(const SkyLight &sky, const Transform &WL, const Vector &x, const Vector &y, const Vector &z) | SkyBxDF | [inline] |
skyLight | SkyBxDF | [private] |
type | lux::BxDF | |
WorldToLight | SkyBxDF | [private] |
X | SkyBxDF | [private] |
Y | SkyBxDF | [private] |
Z | SkyBxDF | [private] |
~BxDF() | lux::BxDF | [inline, virtual] |