CmdColorScaleSettings Class Reference
Change the settings for the color scale.
More...
#include <CmdColor.h>
Inheritance diagram for CmdColorScaleSettings:
List of all members.
Public Methods
Public Attributes
Protected Methods
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...
Detailed Description
Change the settings for the color scale.
Definition at line 76 of file CmdColor.h.
Constructor & Destructor Documentation
CmdColorScaleSettings::CmdColorScaleSettings
(
float
newmid,
float
newmin,
float
newmax,
int
newrev,
int
posterize
)
Member Function Documentation
void CmdColorScaleSettings::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 85 of file CmdColor.C.
References Command::cmdText, max, mid, and min.
Member Data Documentation
float CmdColorScaleSettings::max
float CmdColorScaleSettings::mid
float CmdColorScaleSettings::min
int CmdColorScaleSettings::posterize
int CmdColorScaleSettings::rev
The documentation for this class was generated from the following files:
Generated on Mon Nov 17 02:48:03 2025 for VMD (current) by
doxygen1.2.14 written by Dimitri van Heesch,
© 1997-2002