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

CmdMolMaterial Class Reference

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

#include <CmdMol.h>

Inheritance diagram for CmdMolMaterial:

Command List of all members.

Public Methods

 CmdMolMaterial (const char *newmat)
virtual ~CmdMolMaterial (void)

Public Attributes

char * mat
 new material method. 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 material method in moleculeList.

Definition at line 197 of file CmdMol.h.


Constructor & Destructor Documentation

CmdMolMaterial::CmdMolMaterial const char *    newmat [inline]
 

Definition at line 206 of file CmdMol.h.

References mat, and Command::MOL_MATERIAL.

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

Definition at line 208 of file CmdMol.h.

References mat.


Member Function Documentation

void CmdMolMaterial::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 104 of file CmdMol.C.

References Command::cmdText, and mat.


Member Data Documentation

char* CmdMolMaterial::mat
 

new material method.

Definition at line 200 of file CmdMol.h.

Referenced by CmdMolMaterial, create_text, and ~CmdMolMaterial.


The documentation for this class was generated from the following files:
Generated on Fri Apr 19 02:46:18 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002