#include <CmdMol.h>
Inheritance diagram for CmdMolScaleMinmax:
Public Methods | |
CmdMolScaleMinmax (int mol, int rep, float themin, float themax, int doreset=0) | |
Public Attributes | |
const int | whichMol |
const int | repn |
const float | scalemin |
const float | scalemax |
const int | reset |
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... |
Definition at line 408 of file CmdMol.h.
|
Definition at line 416 of file CmdMol.h. References Command::MOL_SCALEMINMAX, repn, reset, scalemax, scalemin, and whichMol. |
|
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 200 of file CmdMol.C. References Command::cmdText, repn, scalemax, scalemin, and whichMol. |
|
Definition at line 413 of file CmdMol.h. Referenced by CmdMolScaleMinmax, and create_text. |
|
Definition at line 415 of file CmdMol.h. Referenced by CmdMolScaleMinmax. |
|
Definition at line 414 of file CmdMol.h. Referenced by CmdMolScaleMinmax, and create_text. |
|
Definition at line 414 of file CmdMol.h. Referenced by CmdMolScaleMinmax, and create_text. |
|
Definition at line 412 of file CmdMol.h. Referenced by CmdMolScaleMinmax, and create_text. |