#include <GlColorScale.h>
List of all members.
Public Types
Public Member Functions
Protected Member Functions
- void update (std::set< Observable * >::iterator begin, std::set< Observable * >::iterator end)
- void observableDestroyed (Observable *)
Member Enumeration Documentation
Constructor & Destructor Documentation
Member Function Documentation
Compute the color corresponding to the position in the color scale. The orientation of the scale define the coordinate used to compute the color (if the orientation is horizontal use only the X coordinate). If the position is outside of the entity coordinates returns the nearest extremity value.
virtual fucntion : Translate entity of vector translation
Reimplemented from tlp::GlSimpleEntity.
void tlp::GlColorScale::update |
( |
std::set< Observable * >::iterator |
begin, |
|
|
std::set< Observable * >::iterator |
end |
|
) |
| [protected] |