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

CmdMolShowPeriodic Class Reference

Set which periodic images are displayed for the selected representation. More...

#include <CmdMol.h>

Inheritance diagram for CmdMolShowPeriodic:

Command List of all members.

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...


Detailed Description

Set which periodic images are displayed for the selected representation.

Definition at line 368 of file CmdMol.h.


Constructor & Destructor Documentation

CmdMolShowPeriodic::CmdMolShowPeriodic int    mol,
int    rep,
int    thepbc
[inline]
 

Definition at line 375 of file CmdMol.h.

References Command::MOL_SHOWPERIODIC, pbc, repn, and whichMol.


Member Function Documentation

void CmdMolShowPeriodic::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 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.


Member Data Documentation

const int CmdMolShowPeriodic::pbc
 

Definition at line 374 of file CmdMol.h.

Referenced by CmdMolShowPeriodic, and create_text.

const int CmdMolShowPeriodic::repn
 

Definition at line 373 of file CmdMol.h.

Referenced by CmdMolShowPeriodic, and create_text.

const int CmdMolShowPeriodic::whichMol
 

Definition at line 372 of file CmdMol.h.

Referenced by CmdMolShowPeriodic, and create_text.


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