#include <photonmap.h>
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 104 of file photonmap.h.
| lux::ClosePhoton::ClosePhoton | ( | const Photon * | p = NULL, |
|
| float | md2 = INFINITY | |||
| ) | [inline] |
Definition at line 105 of file photonmap.h.
References distanceSquared, blender::p, and photon.
| bool lux::ClosePhoton::operator< | ( | const ClosePhoton & | p2 | ) | const [inline] |
Definition at line 110 of file photonmap.h.
References distanceSquared, and photon.
Definition at line 115 of file photonmap.h.
Referenced by ClosePhoton(), lux::PhotonProcess::operator()(), and operator<().
| const Photon* lux::ClosePhoton::photon |
Definition at line 114 of file photonmap.h.
Referenced by ClosePhoton(), lux::PhotonIntegrator::LPhoton(), and operator<().
1.6.1