Raytracer
Loading...
Searching...
No Matches
Raytracer::Arguments::Lambertian Member List

This is the complete list of members for Raytracer::Arguments::Lambertian, including all inherited members.

ARG_KIND(_kind) (defined in Raytracer::Arguments::Lambertian)Raytracer::Arguments::Lambertian
GET_SET(Utils::Vec3, color) (defined in Raytracer::Arguments::Lambertian)Raytracer::Arguments::Lambertian
GET_SET(std::shared_ptr< Interfaces::ITexture >, texture) (defined in Raytracer::Arguments::Lambertian)Raytracer::Arguments::Lambertian
kind() const =0 (defined in Raytracer::Interfaces::IArguments)Raytracer::Interfaces::IArgumentspure virtual
Lambertian(Utils::Vec3 color) (defined in Raytracer::Arguments::Lambertian)Raytracer::Arguments::Lambertianinline
Lambertian(double r, double g, double b) (defined in Raytracer::Arguments::Lambertian)Raytracer::Arguments::Lambertianinline
Lambertian(std::shared_ptr< Interfaces::ITexture > texture) (defined in Raytracer::Arguments::Lambertian)Raytracer::Arguments::Lambertianinline
~IArguments()=default (defined in Raytracer::Interfaces::IArguments)Raytracer::Interfaces::IArgumentsvirtual