Raytracer
Loading...
Searching...
No Matches
Raytracer::Textures::Checker Member List

This is the complete list of members for Raytracer::Textures::Checker, including all inherited members.

Checker(double scale, std::shared_ptr< Interfaces::ITexture > even, std::shared_ptr< Interfaces::ITexture > odd)Raytracer::Textures::Checker
Checker(double scale, const Utils::Color &a, const Utils::Color &b)Raytracer::Textures::Checker
value(double u, double v, const Utils::Point3 &point) const overrideRaytracer::Textures::Checkervirtual
~ITexture()=default (defined in Raytracer::Interfaces::ITexture)Raytracer::Interfaces::ITexturevirtual