#include <CmdMol.h>
Inheritance diagram for CmdMolDrawFrames:
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... |
Definition at line 423 of file CmdMol.h.
|
Definition at line 430 of file CmdMol.h. References framespec, Command::MOL_DRAWFRAMES, repn, 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 210 of file CmdMol.C. References Command::cmdText, framespec, repn, and whichMol. |
|
Definition at line 429 of file CmdMol.h. Referenced by CmdMolDrawFrames, and create_text. |
|
Definition at line 428 of file CmdMol.h. Referenced by CmdMolDrawFrames, and create_text. |
|
Definition at line 427 of file CmdMol.h. Referenced by CmdMolDrawFrames, and create_text. |