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

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

boundingBox() const overrideRaytracer::Shapes::Quadvirtual
hit(const Core::Ray &ray, Utils::Interval interval, Core::Payload &payload) const overrideRaytracer::Shapes::Quadvirtual
isInterior(double a, double b, Core::Payload &payload) constRaytracer::Shapes::Quadvirtual
Quad(const Utils::Point3 &Q, const Utils::Vec3 &u, const Utils::Vec3 &v, std::shared_ptr< Interfaces::IMaterial > material)Raytracer::Shapes::Quad
setBBox()Raytracer::Shapes::Quadvirtual
~IHittable()=default (defined in Raytracer::Interfaces::IHittable)Raytracer::Interfaces::IHittablevirtual