| 
    Raytracer
    
   | 
 
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 override | Raytracer::Textures::Checker | virtual | 
| ~ITexture()=default (defined in Raytracer::Interfaces::ITexture) | Raytracer::Interfaces::ITexture | virtual |