Raytracer
|
This is the complete list of members for Raytracer::Arguments::Dielectric, including all inherited members.
ARG_KIND(_kind) (defined in Raytracer::Arguments::Dielectric) | Raytracer::Arguments::Dielectric | |
Dielectric(double refractionIndex) (defined in Raytracer::Arguments::Dielectric) | Raytracer::Arguments::Dielectric | inline |
Dielectric(double refractionIndex, Utils::Color color) (defined in Raytracer::Arguments::Dielectric) | Raytracer::Arguments::Dielectric | inline |
GET_SET(double, refractionIndex) (defined in Raytracer::Arguments::Dielectric) | Raytracer::Arguments::Dielectric | |
GET_SET(Utils::Color, color) (defined in Raytracer::Arguments::Dielectric) | Raytracer::Arguments::Dielectric | |
kind() const =0 (defined in Raytracer::Interfaces::IArguments) | Raytracer::Interfaces::IArguments | pure virtual |
~IArguments()=default (defined in Raytracer::Interfaces::IArguments) | Raytracer::Interfaces::IArguments | virtual |