Color Class Reference
Inheritance diagram for Color:

Collaboration diagram for Color:

Detailed Description
Controls the diffuse and ambient reflectance.In reality, it could track specular reflectance etc. as well, if the color material mode was set appropriately. But we shall assume it is always left at its default of tracking the diffuse and ambient reflectance.
- See also:
- Material, ColorMaterial
Public Member Functions | |
| Color (const RGBColor &color) throw () | |
| const RGBColor & | get () const throw () |
| void | set (const RGBColor &color) throw () |
Classes | |
| class | ColorImpl |
The documentation for this class was generated from the following file:
- src/renderer/Statelet.hh