Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

CmdColorScaleColors Class Reference

#include <CmdColor.h>

Inheritance diagram for CmdColorScaleColors:

Command List of all members.

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...


Constructor & Destructor Documentation

CmdColorScaleColors::CmdColorScaleColors const char *   ,
const float *   ,
const float *   ,
const float *   
 


Member Function Documentation

void CmdColorScaleColors::create_text void    [protected, virtual]
 

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.


Member Data Documentation

float CmdColorScaleColors::colors[3][3]
 

Definition at line 92 of file CmdColor.h.

Referenced by create_text.

const char* CmdColorScaleColors::method
 

Definition at line 91 of file CmdColor.h.

Referenced by create_text.


The documentation for this class was generated from the following files:
Generated on Tue Apr 23 04:24:58 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002