|
Raytracer
|
Public Member Functions | |
| Checker (double scale, Utils::Vec3 color1, Utils::Vec3 color2) | |
| Checker (double scale, std::shared_ptr< Interfaces::ITexture > texture1, std::shared_ptr< Interfaces::ITexture > texture2) | |
| GET_SET (double, scale) | |
| GET_SET (Utils::Vec3, color1) | |
| GET_SET (Utils::Vec3, color2) | |
| GET_SET (std::shared_ptr< Interfaces::ITexture >, texture1) | |
| GET_SET (std::shared_ptr< Interfaces::ITexture >, texture2) | |
| ARG_KIND (_kind) | |
Public Member Functions inherited from Raytracer::Interfaces::IArguments | |
| virtual Arguments::ArgumentKind | kind () const =0 |