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