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