Raytracer
Loading...
Searching...
No Matches
Raytracer::Shapes::Cylinder Member List

This is the complete list of members for Raytracer::Shapes::Cylinder, including all inherited members.

boundingBox() const overrideRaytracer::Shapes::Cylindervirtual
Cylinder()=default (defined in Raytracer::Shapes::Cylinder)Raytracer::Shapes::Cylinder
Cylinder(const Utils::Point3 &center, 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 overrideRaytracer::Shapes::Cylindervirtual
~IHittable()=default (defined in Raytracer::Interfaces::IHittable)Raytracer::Interfaces::IHittablevirtual