|
Ray Tracer Common Project
Image rendering program based on the ray tracing technique.
|
This is the complete list of members for rt::photon, including all inherited members.
| color() const | rt::photon | inline |
| energy() const | rt::photon | |
| operator bool() const | rt::photon | |
| operator*(const rt::color &) const | rt::photon | |
| operator*(double f) const | rt::photon | |
| operator*=(const rt::color &) | rt::photon | |
| operator*=(double f) | rt::photon | |
| operator+(const photon &) const | rt::photon | |
| operator+=(const photon &) | rt::photon | |
| photon() | rt::photon | |
| photon(const photon &) | rt::photon | |
| photon(const rt::color &clr, double e=1.0) | rt::photon | |
| photon(double r, double g, double b, double e=1.0) | rt::photon |
1.8.15