Eaagles::MovingMap::TexturePalette Class Reference

Inherits Eaagles::Basic::LcObject.

Inheritance diagram for Eaagles::MovingMap::TexturePalette:

Inheritance graph
[legend]
Collaboration diagram for Eaagles::MovingMap::TexturePalette:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TexturePalette ()
virtual void setColortable (const RGBColor *table, int tableLen=256)

Private Attributes

RGBColor colorTable [256]

Constructor & Destructor Documentation

Eaagles::MovingMap::TexturePalette::TexturePalette (  ) 


Member Function Documentation

void Eaagles::MovingMap::TexturePalette::setColortable ( const RGBColor *  table,
int  tableLen = 256 
) [virtual]

Copies the values of table to the color table and fills the rest of table (256 - tableLen values) with color black. Color table is an RGBColor array of length 256.


Member Data Documentation

RGBColor Eaagles::MovingMap::TexturePalette::colorTable[256] [private]


Generated on Tue Dec 19 16:27:31 2006 for Eaagles by  doxygen 1.5.0