BSDF Member List
This is the complete list of members for
BSDF, including all inherited members.
| Add(BxDF *bxdf) | BSDF | [inline] |
| BSDF(const DifferentialGeometry &dgs, const Normal &ngeom, float eta=1.f) | BSDF | |
| bxdfs | BSDF | [private] |
| dgShading | BSDF | |
| eta | BSDF | |
| f(const Vector &woW, const Vector &wiW, BxDFType flags=BSDF_ALL) const | BSDF | |
| LocalToWorld(const Vector &v) const | BSDF | [inline] |
| MixMaterial class | BSDF | [friend] |
| nBxDFs | BSDF | [private] |
| ng | BSDF | [private] |
| nn | BSDF | [private] |
| NumComponents() const | BSDF | [inline] |
| NumComponents(BxDFType flags) const | BSDF | [inline] |
| Pdf(const Vector &wo, const Vector &wi, BxDFType flags=BSDF_ALL) const | BSDF | |
| rho(RNG &rng, BxDFType flags=BSDF_ALL, int sqrtSamples=6) const | BSDF | |
| rho(const Vector &wo, RNG &rng, BxDFType flags=BSDF_ALL, int sqrtSamples=6) const | BSDF | |
| Sample_f(const Vector &wo, Vector *wi, const BSDFSample &bsdfSample, float *pdf, BxDFType flags=BSDF_ALL, BxDFType *sampledType=NULL) const | BSDF | |
| sn | BSDF | [private] |
| tn | BSDF | [private] |
| WorldToLocal(const Vector &v) const | BSDF | [inline] |
| ~BSDF() | BSDF | [inline, private] |