Raytracer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Raytracer::Arguments::DiffuseLight Class Reference
Inheritance diagram for Raytracer::Arguments::DiffuseLight:
Raytracer::Interfaces::IArguments

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
 

The documentation for this class was generated from the following file: