Light that has intensities and can be transformed. More...
#include <Light.hpp>
Public Member Functions | |
Light (const Tag &tag) | |
virtual string | toString () const |
Private Attributes | |
float | ambient |
float | diffuse |
float | specular |
Light that has intensities and can be transformed.