Raytracer
Loading...
Searching...
No Matches
Raytracer::Effects::Smoke Member List

This is the complete list of members for Raytracer::Effects::Smoke, including all inherited members.

boundingBox() const overrideRaytracer::Effects::Smokevirtual
hit(const Core::Ray &ray, Utils::Interval interval, Core::Payload &payload) const overrideRaytracer::Effects::Smokevirtual
Smoke(std::shared_ptr< Interfaces::IHittable > boundary, double density, std::shared_ptr< Interfaces::ITexture > texture)Raytracer::Effects::Smoke
Smoke(std::shared_ptr< Interfaces::IHittable > boundary, double density, const Utils::Color &albedo)Raytracer::Effects::Smoke
~IHittable()=default (defined in Raytracer::Interfaces::IHittable)Raytracer::Interfaces::IHittablevirtual