#include <CmdMol.h>
Inheritance diagram for CmdMolSmoothRep:
Public Methods | |
CmdMolSmoothRep (int mol, int rep, int win) | |
Public Attributes | |
const int | whichMol |
const int | repn |
const int | winsize |
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 436 of file CmdMol.h.
|
Definition at line 443 of file CmdMol.h. References Command::MOL_SMOOTHREP, repn, whichMol, and winsize. |
|
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 215 of file CmdMol.C. References Command::cmdText, repn, whichMol, and winsize. |
|
Definition at line 441 of file CmdMol.h. Referenced by CmdMolSmoothRep, and create_text. |
|
Definition at line 440 of file CmdMol.h. Referenced by CmdMolSmoothRep, and create_text. |
|
Definition at line 442 of file CmdMol.h. Referenced by CmdMolSmoothRep, and create_text. |