|
Ray Tracer Common Project
Image rendering program based on the ray tracing technique.
|
This is the complete list of members for rt::hit, including all inherited members.
| date() const | rt::hit | inline |
| hit() | rt::hit | |
| hit(const hit &) | rt::hit | |
| hit(double t, const element &) | rt::hit | |
| operator<(const hit &h) const | rt::hit | |
| operator>(const hit &h) const | rt::hit | |
| setMaterial(Material *m) | rt::hit | inline |
| surface() const | rt::hit | inline |
1.8.15