ColorTable64Mod Class Reference

#include <ColorTable64Mod.h>

Inheritance diagram for ColorTable64Mod:

ColorTableMod Module ColorTableModInterfaces MessageHandler List of all members.

Public Member Functions

 ColorTable64Mod (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 ColorTable64.

Author:
Walter Nistico

Definition at line 23 of file ColorTable64Mod.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 27 of file ColorTable64Mod.h.


Member Function Documentation

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

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

Implements Module.

Definition at line 37 of file ColorTable64Mod.h.

void ColorTable64Mod::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 ColorTable64Mod.cpp.

References ColorTableModInterfaces::colorTable, ColorTable64::CT64, 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:09 2006 for DT2005.panorama by  doxygen 1.4.7