| VRS - The Virtual Rendering System |
| version 3.3 |
#include <vrs/ambientlight.h>

Public Member Functions | |
| AmbientLight (const Color &color=Color(0.2), double ambientIntensity=1.0) | |
| Constructs the light with the given color and intensity. | |
| VRS_TYPEINFO (AmbientLight, Light) | |
| VRS_SERIALIZABLE (AmbientLight) | |
Constructs the light with the given color and intensity.
| VRS::AmbientLight::VRS_TYPEINFO | ( | AmbientLight | , | |
| Light | ||||
| ) |
| VRS::AmbientLight::VRS_SERIALIZABLE | ( | AmbientLight | ) |