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

CmdMolDrawFrames Class Reference

Set the range of frames to draw for this rep. More...

#include <CmdMol.h>

Inheritance diagram for CmdMolDrawFrames:

Command List of all members.

Public Methods

 CmdMolDrawFrames (int mol, int rep, const char *frametxt)

Public Attributes

const int whichMol
const int repn
const char * framespec

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 range of frames to draw for this rep.

Definition at line 423 of file CmdMol.h.


Constructor & Destructor Documentation

CmdMolDrawFrames::CmdMolDrawFrames int    mol,
int    rep,
const char *    frametxt
[inline]
 

Definition at line 430 of file CmdMol.h.

References framespec, Command::MOL_DRAWFRAMES, repn, and whichMol.


Member Function Documentation

void CmdMolDrawFrames::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 210 of file CmdMol.C.

References Command::cmdText, framespec, repn, and whichMol.


Member Data Documentation

const char* CmdMolDrawFrames::framespec
 

Definition at line 429 of file CmdMol.h.

Referenced by CmdMolDrawFrames, and create_text.

const int CmdMolDrawFrames::repn
 

Definition at line 428 of file CmdMol.h.

Referenced by CmdMolDrawFrames, and create_text.

const int CmdMolDrawFrames::whichMol
 

Definition at line 427 of file CmdMol.h.

Referenced by CmdMolDrawFrames, and create_text.


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