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

CmdMolColor Class Reference

set the current atom coloring method in moleculeList. More...

#include <CmdMol.h>

Inheritance diagram for CmdMolColor:

Command List of all members.

Public Methods

 CmdMolColor (const char *newsel)
virtual ~CmdMolColor (void)

Public Attributes

char * sel
 new color command (if NULL, print out current settings). More...


Protected Methods

virtual void create_text (void)
 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 current atom coloring method in moleculeList.

Definition at line 181 of file CmdMol.h.


Constructor & Destructor Documentation

CmdMolColor::CmdMolColor const char *    newsel [inline]
 

Definition at line 190 of file CmdMol.h.

References Command::MOL_COLOR, and sel.

virtual CmdMolColor::~CmdMolColor void    [inline, virtual]
 

Definition at line 192 of file CmdMol.h.

References sel.


Member Function Documentation

void CmdMolColor::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 97 of file CmdMol.C.

References Command::cmdText, and sel.


Member Data Documentation

char* CmdMolColor::sel
 

new color command (if NULL, print out current settings).

Definition at line 184 of file CmdMol.h.

Referenced by CmdMolColor, create_text, and ~CmdMolColor.


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