Raytracer
|
Public Member Functions | |
DiffuseLight (Utils::Vec3 color) | |
DiffuseLight (std::shared_ptr< Interfaces::ITexture > texture) | |
GET_SET (Utils::Vec3, color) | |
GET_SET (std::shared_ptr< Interfaces::ITexture >, texture) | |
ARG_KIND (_kind) | |
Public Member Functions inherited from Raytracer::Interfaces::IArguments | |
virtual Arguments::ArgumentKind | kind () const =0 |