SkyBxDF Class Reference

Inheritance diagram for SkyBxDF:

lux::BxDF

List of all members.

Public Member Functions

 SkyBxDF (const SkyLight &sky, const Transform &WL, const Vector &x, const Vector &y, const Vector &z)
SWCSpectrum f (const Vector &wo, const Vector &wi) const

Private Attributes

const SkyLightskyLight
const TransformWorldToLight
Vector X
Vector Y
Vector Z


Detailed Description

Definition at line 34 of file sky.cpp.


Constructor & Destructor Documentation

SkyBxDF::SkyBxDF ( const SkyLight sky,
const Transform WL,
const Vector x,
const Vector y,
const Vector z 
) [inline]

Definition at line 37 of file sky.cpp.


Member Function Documentation

SWCSpectrum SkyBxDF::f ( const Vector wo,
const Vector wi 
) const [inline, virtual]


Member Data Documentation

const SkyLight& SkyBxDF::skyLight [private]

Definition at line 49 of file sky.cpp.

Referenced by f().

const Transform& SkyBxDF::WorldToLight [private]

Definition at line 50 of file sky.cpp.

Referenced by f().

Vector SkyBxDF::X [private]

Definition at line 51 of file sky.cpp.

Referenced by f().

Vector SkyBxDF::Y [private]

Definition at line 51 of file sky.cpp.

Referenced by f().

Vector SkyBxDF::Z [private]

Definition at line 51 of file sky.cpp.

Referenced by f().


The documentation for this class was generated from the following file:

Generated on Mon May 18 07:16:35 2009 for lux by  doxygen 1.5.8