version 3.3

VRS::AmbientLight Class Reference

Attribute representing an ambient Light Source. More...

#include <vrs/ambientlight.h>

Inheritance diagram for VRS::AmbientLight:

VRS::Light VRS::PolyAttribute VRS::Attribute VRS::RenderObj VRS::SharedObj VRS::Visitable

List of all members.

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)


Detailed Description

Attribute representing an ambient Light Source.

Constructor & Destructor Documentation

VRS::AmbientLight::AmbientLight ( const Color color = Color(0.2),
double  ambientIntensity = 1.0 
)

Constructs the light with the given color and intensity.


Member Function Documentation

VRS::AmbientLight::VRS_TYPEINFO ( AmbientLight  ,
Light   
)

VRS::AmbientLight::VRS_SERIALIZABLE ( AmbientLight   ) 


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

Generated on Fri May 18 06:00:17 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact