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

CmdDisplayStereo Class Reference

set stereo mode of display. More...

#include <CmdDisplay.h>

Inheritance diagram for CmdDisplayStereo:

Command List of all members.

Public Methods

 CmdDisplayStereo (const char *newmode)
 ~CmdDisplayStereo ()

Protected Methods

virtual void create_text (void)
 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 stereo mode of display.

Definition at line 49 of file CmdDisplay.h.


Constructor & Destructor Documentation

CmdDisplayStereo::CmdDisplayStereo const char *    newmode
 

Definition at line 53 of file CmdDisplay.C.

References stringdup.

CmdDisplayStereo::~CmdDisplayStereo  
 

Definition at line 57 of file CmdDisplay.C.


Member Function Documentation

void CmdDisplayStereo::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 50 of file CmdDisplay.C.

References Command::cmdText.


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