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

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

boundingBox() const overrideRaytracer::Shapes::Planevirtual
hit(const Core::Ray &ray, Utils::Interval interval, Core::Payload &payload) const overrideRaytracer::Shapes::Planevirtual
Plane(const Utils::Point3 &point, const Utils::Vec3 &normal, std::shared_ptr< Interfaces::IMaterial > material)Raytracer::Shapes::Plane
~IHittable()=default (defined in Raytracer::Interfaces::IHittable)Raytracer::Interfaces::IHittablevirtual