Public Member Functions | |
| ClosePhoton (const Photon *p=NULL, float md2=INFINITY) | |
| bool | operator< (const ClosePhoton &p2) const |
| ClosePhoton (const Photon *p=NULL, float md2=INFINITY) | |
| bool | operator< (const ClosePhoton &p2) const |
Public Attributes | |
| const Photon * | photon |
| float | distanceSquared |
Definition at line 86 of file exphotonmap.cpp.
| ClosePhoton::ClosePhoton | ( | const Photon * | p = NULL, |
|
| float | md2 = INFINITY | |||
| ) | [inline] |
| ClosePhoton::ClosePhoton | ( | const Photon * | p = NULL, |
|
| float | md2 = INFINITY | |||
| ) | [inline] |
| bool ClosePhoton::operator< | ( | const ClosePhoton & | p2 | ) | const [inline] |
| bool ClosePhoton::operator< | ( | const ClosePhoton & | p2 | ) | const [inline] |
| const Photon * ClosePhoton::photon |
Definition at line 96 of file exphotonmap.cpp.
Referenced by ClosePhoton(), ExPhotonIntegrator::estimateE(), ExPhotonIntegrator::Li(), PhotonIntegrator::LPhoton(), ExPhotonIntegrator::LPhoton(), and operator<().
Definition at line 97 of file exphotonmap.cpp.
Referenced by ClosePhoton(), PhotonProcess::operator()(), and operator<().
1.5.6