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

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

boundingBox() const overrideRaytracer::Shapes::Conevirtual
Cone()=default (defined in Raytracer::Shapes::Cone)Raytracer::Shapes::Cone
Cone(const Utils::Point3 &center, double radius, double height, std::shared_ptr< Interfaces::IMaterial > material)Raytracer::Shapes::Cone
hit(const Core::Ray &ray, Utils::Interval interval, Core::Payload &payload) const overrideRaytracer::Shapes::Conevirtual
~IHittable()=default (defined in Raytracer::Interfaces::IHittable)Raytracer::Interfaces::IHittablevirtual