#include <CmdMol.h>
Inheritance diagram for CmdMolShowPeriodic:
Public Methods | |
CmdMolShowPeriodic (int mol, int rep, int thepbc) | |
Public Attributes | |
const int | whichMol |
const int | repn |
const int | pbc |
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 368 of file CmdMol.h.
|
Definition at line 375 of file CmdMol.h. References Command::MOL_SHOWPERIODIC, pbc, 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 169 of file CmdMol.C. References Command::cmdText, pbc, PBC_NOSELF, PBC_OPX, PBC_OPY, PBC_OPZ, PBC_X, PBC_Y, PBC_Z, repn, and whichMol. |
|
Definition at line 374 of file CmdMol.h. Referenced by CmdMolShowPeriodic, and create_text. |
|
Definition at line 373 of file CmdMol.h. Referenced by CmdMolShowPeriodic, and create_text. |
|
Definition at line 372 of file CmdMol.h. Referenced by CmdMolShowPeriodic, and create_text. |