#include <exphotonmap.h>
Public Member Functions | |
| ERadiancePhoton (const Point &pp, const Normal &nn) | |
| ERadiancePhoton () | |
Public Attributes | |
| Point | p |
| Normal | n |
| Spectrum | Lo |
Definition at line 50 of file pbrtattic/integrators/exphotonmap.h.
Definition at line 51 of file pbrtattic/integrators/exphotonmap.h.
| lux::ERadiancePhoton::ERadiancePhoton | ( | ) | [inline] |
Definition at line 54 of file pbrtattic/integrators/exphotonmap.h.
| Spectrum lux::ERadiancePhoton::Lo |
Definition at line 57 of file pbrtattic/integrators/exphotonmap.h.
Referenced by lux::ExPhotonIntegrator::Li(), and lux::ExPhotonIntegrator::Preprocess().
Definition at line 56 of file pbrtattic/integrators/exphotonmap.h.
Referenced by lux::ERadiancePhotonProcess::operator()(), and lux::ExPhotonIntegrator::Preprocess().
Definition at line 55 of file pbrtattic/integrators/exphotonmap.h.
Referenced by lux::ExPhotonIntegrator::Preprocess().
1.6.2-20100208