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

CmdMolScaleMinmax Class Reference

Set the color scale min/max range for the selected representation. More...

#include <CmdMol.h>

Inheritance diagram for CmdMolScaleMinmax:

Command List of all members.

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


Detailed Description

Set the color scale min/max range for the selected representation.

Definition at line 408 of file CmdMol.h.


Constructor & Destructor Documentation

CmdMolScaleMinmax::CmdMolScaleMinmax int    mol,
int    rep,
float    themin,
float    themax,
int    doreset = 0
[inline]
 

Definition at line 416 of file CmdMol.h.

References Command::MOL_SCALEMINMAX, repn, reset, scalemax, scalemin, and whichMol.


Member Function Documentation

void CmdMolScaleMinmax::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 200 of file CmdMol.C.

References Command::cmdText, repn, scalemax, scalemin, and whichMol.


Member Data Documentation

const int CmdMolScaleMinmax::repn
 

Definition at line 413 of file CmdMol.h.

Referenced by CmdMolScaleMinmax, and create_text.

const int CmdMolScaleMinmax::reset
 

Definition at line 415 of file CmdMol.h.

Referenced by CmdMolScaleMinmax.

const float CmdMolScaleMinmax::scalemax
 

Definition at line 414 of file CmdMol.h.

Referenced by CmdMolScaleMinmax, and create_text.

const float CmdMolScaleMinmax::scalemin
 

Definition at line 414 of file CmdMol.h.

Referenced by CmdMolScaleMinmax, and create_text.

const int CmdMolScaleMinmax::whichMol
 

Definition at line 412 of file CmdMol.h.

Referenced by CmdMolScaleMinmax, and create_text.


The documentation for this class was generated from the following files:
Generated on Thu Mar 28 02:45:09 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002