BxDF Member List
This is the complete list of members for
BxDF, including all inherited members.
| BxDF(BxDFType t) | BxDF | [inline] |
| f(const Vector &wo, const Vector &wi) const =0 | BxDF | [pure virtual] |
| MatchesFlags(BxDFType flags) const | BxDF | [inline] |
| Pdf(const Vector &wi, const Vector &wo) const | BxDF | [virtual] |
| rho(const Vector &wo, int nSamples=16, float *samples=NULL) const | BxDF | [virtual] |
| rho(int nSamples=16, float *samples=NULL) const | BxDF | [virtual] |
| Sample_f(const Vector &wo, Vector *wi, float u1, float u2, float *pdf) const | BxDF | [virtual] |
| type | BxDF | |
| ~BxDF() | BxDF | [inline, virtual] |