#include <exphotonmap.h>
Public Member Functions | |
| EClosePhoton (const EPhoton *p=NULL, float md2=INFINITY) | |
| bool | operator< (const EClosePhoton &p2) const |
Public Attributes | |
| const EPhoton * | photon |
| float | distanceSquared |
Definition at line 92 of file pbrtattic/integrators/exphotonmap.h.
| lux::EClosePhoton::EClosePhoton | ( | const EPhoton * | p = NULL, |
|
| float | md2 = INFINITY | |||
| ) | [inline] |
Definition at line 93 of file pbrtattic/integrators/exphotonmap.h.
References distanceSquared, p, and photon.
| bool lux::EClosePhoton::operator< | ( | const EClosePhoton & | p2 | ) | const [inline] |
Definition at line 98 of file pbrtattic/integrators/exphotonmap.h.
References distanceSquared, and photon.
Definition at line 103 of file pbrtattic/integrators/exphotonmap.h.
Referenced by EClosePhoton(), lux::EPhotonProcess::operator()(), and operator<().
| const EPhoton* lux::EClosePhoton::photon |
Definition at line 102 of file pbrtattic/integrators/exphotonmap.h.
Referenced by EClosePhoton(), lux::ExPhotonIntegrator::estimateE(), lux::ExPhotonIntegrator::Li(), lux::ExPhotonIntegrator::LPhoton(), and operator<().
1.6.2-20100208