User manual

old releases - latest release - trunk

Color Class Reference

Inheritance diagram for Color:
Collaboration diagram for Color:

List of all members.


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 RGBColorget () const throw ()
void set (const RGBColor &color) throw ()

Classes

class  ColorImpl

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