class HT_Light
Defines a light object and its behavior. This class derives
from class HT_Filter.
See Also
Methods
color, set_color
Queries or sets the
color of the light.
Constructor
HT_Light
Constructs an HT_Light
object.
HT_Light::color,
set_color
Purpose
Queries or sets
the color of the light
Synopsis
HT_RGB color () const
void set_color (HT_RGB const & rgb, HT_Boolean
shared = HK_False)