#include <photonmap.h>
Public Member Functions | |
Photon (const Point &pp, const Spectrum &wt, const Vector &w) | |
Photon () | |
Public Attributes | |
Point | p |
Spectrum | alpha |
Vector | wi |
Definition at line 85 of file photonmap.h.
Definition at line 87 of file photonmap.h.
lux::Photon::Photon | ( | ) | [inline] |
Definition at line 90 of file photonmap.h.
Definition at line 92 of file photonmap.h.
Referenced by lux::PhotonIntegrator::LPhoton().
Definition at line 91 of file photonmap.h.
Definition at line 93 of file photonmap.h.