Ray Tracer
2020
|
This is the complete list of members for Tube, including all inherited members.
intersect(const Ray &ray) const | Tube | virtual |
material | Object | |
Object() | Object | protected |
Object(const Object &object) | Object | protected |
operator=(const Tube &tube) | Tube | |
Object::operator=(const Object &object) | Object | protected |
ratio_ | Tube | private |
transform | Object | |
Tube(double ratio=0.5) | Tube | |
Tube(const Tube &tube) | Tube | |
~Object() | Object | protectedvirtual |
~Tube() | Tube |