Public Member Functions | |
| ClosePhoton (const Photon *p=NULL, float md2=INFINITY) | |
| bool | operator< (const ClosePhoton &p2) const |
Public Attributes | |
| const Photon * | photon |
| float | distanceSquared |
Definition at line 128 of file photonmap.cpp.
| ClosePhoton::ClosePhoton | ( | const Photon * | p = NULL, |
|
| float | md2 = INFINITY | |||
| ) | [inline] |
Definition at line 130 of file photonmap.cpp.
| bool ClosePhoton::operator< | ( | const ClosePhoton & | p2 | ) | const [inline] |
Definition at line 132 of file photonmap.cpp.
References distanceSquared, and photon.
Definition at line 137 of file photonmap.cpp.
Referenced by PhotonProcess::operator()(), and operator<().
| const Photon* ClosePhoton::photon |
Definition at line 136 of file photonmap.cpp.
Referenced by EPhoton(), PhotonIntegrator::Li(), LPhoton(), and operator<().
1.6.3