lux::BSDF Member List
This is the complete list of members for
lux::BSDF, including all inherited members.
Alloc(const TsPack *tspack, u_int sz) | lux::BSDF | [inline, static] |
BSDF(const DifferentialGeometry &dgs, const Normal &ngeom, float eta=1.f) | lux::BSDF | |
compParams | lux::BSDF | |
dgShading | lux::BSDF | |
eta | lux::BSDF | |
f(const TsPack *tspack, const Vector &woW, const Vector &wiW, BxDFType flags=BSDF_ALL) const =0 | lux::BSDF | [pure virtual] |
FreeAll(const TsPack *tspack) | lux::BSDF | [inline, static] |
HasShadingGeometry() const | lux::BSDF | [inline] |
LocalToWorld(const Vector &v) const | lux::BSDF | [inline] |
ng | lux::BSDF | |
nn | lux::BSDF | |
NumComponents() const =0 | lux::BSDF | [pure virtual] |
NumComponents(BxDFType flags) const =0 | lux::BSDF | [pure virtual] |
Pdf(const TsPack *tspack, const Vector &wo, const Vector &wi, BxDFType flags=BSDF_ALL) const =0 | lux::BSDF | [pure virtual] |
rho(const TsPack *tspack, BxDFType flags=BSDF_ALL) const =0 | lux::BSDF | [pure virtual] |
rho(const TsPack *tspack, const Vector &wo, BxDFType flags=BSDF_ALL) const =0 | lux::BSDF | [pure virtual] |
Sample_f(const TsPack *tspack, const Vector &o, Vector *wi, float u1, float u2, float u3, SWCSpectrum *const f, float *pdf, BxDFType flags=BSDF_ALL, BxDFType *sampledType=NULL, float *pdfBack=NULL, bool reverse=false) const =0 | lux::BSDF | [pure virtual] |
SetCompositingParams(CompositingParams *cp) | lux::BSDF | [inline, virtual] |
sn | lux::BSDF | [protected] |
tn | lux::BSDF | [protected] |
WorldToLocal(const Vector &v) const | lux::BSDF | [inline] |
~BSDF() | lux::BSDF | [inline, protected, virtual] |