lux::Microfacet Member List
This is the complete list of members for
lux::Microfacet, including all inherited members.
BxDF(BxDFType t) | lux::BxDF | [inline] |
distribution | lux::Microfacet | [private] |
f(const Vector &wo, const Vector &wi) const | lux::Microfacet | [virtual] |
fresnel | lux::Microfacet | [private] |
G(const Vector &wo, const Vector &wi, const Vector &wh) const | lux::Microfacet | [inline] |
MatchesFlags(BxDFType flags) const | lux::BxDF | [inline] |
Microfacet(const SWCSpectrum &reflectance, Fresnel *f, MicrofacetDistribution *d) | lux::Microfacet | |
Pdf(const Vector &wo, const Vector &wi) const | lux::Microfacet | [virtual] |
R | lux::Microfacet | [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] |
Sample_f(const Vector &wo, Vector *wi, float u1, float u2, float *pdf, float *pdfBack=NULL) const | lux::Microfacet | [virtual] |
type | lux::BxDF | |
~BxDF() | lux::BxDF | [inline, virtual] |