ColorTable32KMod Class Reference

#include <ColorTable32KMod.h>

Inheritance diagram for ColorTable32KMod:

ColorTableMod Module ColorTableModInterfaces MessageHandler List of all members.

Public Member Functions

 ColorTable32KMod (const ColorTableModInterfaces &interfaces)
void setup ()
void execute ()

Detailed Description

This class is a wrapper used by ColorTableModSelector to load and instantiate a colormap of type ColorTable32K.

Author:
Walter Nistico

Definition at line 23 of file ColorTable32KMod.h.


Constructor & Destructor Documentation

ColorTable32KMod::ColorTable32KMod ( const ColorTableModInterfaces interfaces  )  [inline]

Constructor

Definition at line 28 of file ColorTable32KMod.h.


Member Function Documentation

void ColorTable32KMod::execute (  )  [inline, virtual]

this method does nothing here, it's just required by the Module interface

Implements Module.

Definition at line 38 of file ColorTable32KMod.h.

void ColorTable32KMod::setup (  )  [virtual]

Loads and instantiates this kind of colormap by copying it back to the main colorTable buffer

Implements ColorTableMod.

Definition at line 23 of file ColorTable32KMod.cpp.

References ColorTableModInterfaces::colorTable, ColorTable64::CT32K, InFile::exists(), getLocation(), and ColorTable64::setFormat().

Referenced by ColorTableModSelector::createSolution().


The documentation for this class was generated from the following files:
Generated on Thu Dec 7 01:23:07 2006 for DT2005.panorama by  doxygen 1.4.7