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

CmdDisplayAxes Class Reference

Change the axes location. More...

#include <CmdDisplay.h>

Inheritance diagram for CmdDisplayAxes:

Command List of all members.

Public Methods

 CmdDisplayAxes (const char *newpos)
 ~CmdDisplayAxes ()

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

Change the axes location.

Definition at line 302 of file CmdDisplay.h.


Constructor & Destructor Documentation

CmdDisplayAxes::CmdDisplayAxes const char *    newpos [inline]
 

Definition at line 308 of file CmdDisplay.h.

References Command::CMD_AXES, and stringdup.

CmdDisplayAxes::~CmdDisplayAxes   [inline]
 

Definition at line 312 of file CmdDisplay.h.


Member Function Documentation

void CmdDisplayAxes::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 210 of file CmdDisplay.C.

References Command::cmdText.


The documentation for this class was generated from the following files:
Generated on Sun Jul 6 01:28:16 2008 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002