lux::FresnelBlend Member List
This is the complete list of members for
lux::FresnelBlend, including all inherited members.
| BxDF(BxDFType t) | lux::BxDF | [inline] |
| distribution | lux::FresnelBlend | [private] |
| f(const Vector &wo, const Vector &wi) const | lux::FresnelBlend | [virtual] |
| FresnelBlend(const SWCSpectrum &Rd, const SWCSpectrum &Rs, MicrofacetDistribution *dist) | lux::FresnelBlend | |
| MatchesFlags(BxDFType flags) const | lux::BxDF | [inline] |
| Pdf(const Vector &wi, const Vector &wo) const | lux::FresnelBlend | [virtual] |
| Rd | lux::FresnelBlend | [private] |
| 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] |
| Rs | lux::FresnelBlend | [private] |
| Sample_f(const Vector &wi, Vector *sampled_f, float u1, float u2, float *pdf, float *pdfBack=NULL) const | lux::FresnelBlend | [virtual] |
| SchlickFresnel(float costheta) const | lux::FresnelBlend | [inline] |
| type | lux::BxDF | |
| ~BxDF() | lux::BxDF | [inline, virtual] |