|
Ray Tracer
2020
|
This is the complete list of members for Cube, including all inherited members.
| Cube() | Cube | |
| Cube(const Cube &cube) | Cube | |
| intersect(const Ray &ray) const | Cube | virtual |
| material | Object | |
| Object() | Object | protected |
| Object(const Object &object) | Object | protected |
| operator=(const Cube &cube) | Cube | |
| Object::operator=(const Object &object) | Object | protected |
| transform | Object | |
| ~Cube() | Cube | |
| ~Object() | Object | protectedvirtual |