#include <CmdColor.h>
Inheritance diagram for CmdColorScaleColors:
Public Methods | |
CmdColorScaleColors (const char *, const float *, const float *, const float *) | |
Public Attributes | |
const char * | method |
float | colors [3][3] |
Protected Methods | |
virtual void | create_text () |
virtual function which is called when a text version of the command must be created to be printed to the console or a log file. More... |
|
|
|
virtual function which is called when a text version of the command must be created to be printed to the console or a log file.
Reimplemented from Command. Definition at line 124 of file CmdColor.C. References Command::cmdText, colors, and method. |
|
Definition at line 92 of file CmdColor.h. Referenced by create_text. |
|
Definition at line 91 of file CmdColor.h. Referenced by create_text. |