This is the complete list of members for utl::Photon, including all inherited members.
fDirection | utl::Photon | private |
fPosition | utl::Photon | private |
fSource | utl::Photon | private |
fTime | utl::Photon | private |
fWavelength | utl::Photon | private |
fWeight | utl::Photon | private |
GetDirection() const | utl::Photon | inline |
GetPosition() const | utl::Photon | inline |
GetSource() const | utl::Photon | inline |
GetTime() const | utl::Photon | inline |
GetWavelength() const | utl::Photon | inline |
GetWeight() const | utl::Photon | inline |
Photon()=default | utl::Photon | |
Photon(const utl::Point &p, const utl::Vector &n, const double lambda, const double weight, const int source=0) | utl::Photon | inline |
SetDirection(const utl::Vector &v) | utl::Photon | inline |
SetPosition(const utl::Point &p) | utl::Photon | inline |
SetSource(const int source) | utl::Photon | inline |
SetTime(const utl::TimeInterval &t) | utl::Photon | inline |
SetWavelength(const double wl) | utl::Photon | inline |
SetWeight(const double w) | utl::Photon | inline |