|
Raytracer
|
This is the complete list of members for Raytracer::Shapes::Cylinder, including all inherited members.
| boundingBox() const override | Raytracer::Shapes::Cylinder | virtual |
| Cylinder()=default (defined in Raytracer::Shapes::Cylinder) | Raytracer::Shapes::Cylinder | |
| Cylinder(const Utils::Point3 ¢er, double radius, double height, std::shared_ptr< Interfaces::IMaterial > material) | Raytracer::Shapes::Cylinder | |
| hit(const Core::Ray &ray, Utils::Interval interval, Core::Payload &payload) const override | Raytracer::Shapes::Cylinder | virtual |
| ~IHittable()=default (defined in Raytracer::Interfaces::IHittable) | Raytracer::Interfaces::IHittable | virtual |