#include <ColorTable64Mod.h>
Inheritance diagram for ColorTable64Mod:


Public Member Functions | |
| ColorTable64Mod (const ColorTableModInterfaces &interfaces) | |
| Constructor. | |
| void | setup () |
| Loads and instantiates this kind of colormap by copying it back to the main colorTable buffer. | |
| virtual void | execute () |
| Executes the module. | |
Definition at line 23 of file ColorTable64Mod.h.
|
|
Constructor.
Definition at line 27 of file ColorTable64Mod.h. |
|
|
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 InFile::exists(), getLocation(), idText, OUTPUT, and ColorTable64::setFormat(). Referenced by ColorTableModSelector::createSolution(). |
Here is the call graph for this function:

|
|
Executes the module.
Reimplemented from Module. Definition at line 38 of file ColorTable64Mod.cpp. References idColorTable64, idText, and INFO. |
1.3.6