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