Definition ITexture.hpp:8
Definition SolidColor.hpp:8
Utils::Color value(double u, double v, const Utils::Point3 &point) const override
Get the value of the solid color texture.
Definition SolidColor.cpp:50
SolidColor(const Utils::Color &albedo)
Construct a new SolidColor object.
Definition SolidColor.cpp:14