PerspectiveBxDF Member List
This is the complete list of members for
PerspectiveBxDF, including all inherited members.
BxDF(BxDFType t) | lux::BxDF | [inline] |
f(const Vector &wo, const Vector &wi) const | PerspectiveBxDF | [inline, virtual] |
FocalDistance | PerspectiveBxDF | [private] |
fov | PerspectiveBxDF | [private] |
hasLens | PerspectiveBxDF | [private] |
MatchesFlags(BxDFType flags) const | lux::BxDF | [inline] |
p | PerspectiveBxDF | [private] |
Pdf(const Vector &wi, const Vector &wo) const | PerspectiveBxDF | [inline, virtual] |
PerspectiveBxDF(bool lens, float FD, float f, const Point &pL, const Transform &R2C, float xW, float yH) | PerspectiveBxDF | [inline] |
RasterToCamera | PerspectiveBxDF | [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 | PerspectiveBxDF | [inline, virtual] |
type | lux::BxDF | |
xWidth | PerspectiveBxDF | [private] |
yHeight | PerspectiveBxDF | [private] |
~BxDF() | lux::BxDF | [inline, virtual] |