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

CmdMolShowInstances Class Reference

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

#include <CmdMol.h>

Inheritance diagram for CmdMolShowInstances:

Command List of all members.

Public Methods

 CmdMolShowInstances (int mol, int rep, int theinstances)

Public Attributes

const int whichMol
const int repn
const int instances

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 instance images are displayed for the selected representation.

Definition at line 394 of file CmdMol.h.


Constructor & Destructor Documentation

CmdMolShowInstances::CmdMolShowInstances int    mol,
int    rep,
int    theinstances
[inline]
 

Definition at line 401 of file CmdMol.h.

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


Member Function Documentation

void CmdMolShowInstances::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 189 of file CmdMol.C.

References Command::cmdText, INSTANCE_ALL, INSTANCE_NONE, instances, PBC_NOSELF, repn, and whichMol.


Member Data Documentation

const int CmdMolShowInstances::instances
 

Definition at line 400 of file CmdMol.h.

Referenced by CmdMolShowInstances, and create_text.

const int CmdMolShowInstances::repn
 

Definition at line 399 of file CmdMol.h.

Referenced by CmdMolShowInstances, and create_text.

const int CmdMolShowInstances::whichMol
 

Definition at line 398 of file CmdMol.h.

Referenced by CmdMolShowInstances, and create_text.


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