The spica renderer
Public Member Functions | List of all members
spica::LightSample Class Reference

Public Member Functions

 LightSample ()
 Sample PDF. More...
 
 LightSample (const Point3d &p, const Normal3d &n, const Vector3d &dir, const Spectrum &e, double pdf)
 
 LightSample (const LightSample &l)
 
LightSampleoperator= (const LightSample &l)
 
Point3d position () const
 
Normal3d normal () const
 
Vector3d dir () const
 
Spectrum Le () const
 
double pdf () const
 

Constructor & Destructor Documentation

spica::LightSample::LightSample ( )
inline

Sample PDF.


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