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

CmdDisplayProj Class Reference

set the projection to either perspective or orthographic. More...

#include <CmdDisplay.h>

Inheritance diagram for CmdDisplayProj:

Command List of all members.

Public Methods

 CmdDisplayProj (const char *proj)
 ~CmdDisplayProj ()

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 the projection to either perspective or orthographic.

Definition at line 85 of file CmdDisplay.h.


Constructor & Destructor Documentation

CmdDisplayProj::CmdDisplayProj const char *    proj
 

Definition at line 89 of file CmdDisplay.C.

References stringdup.

CmdDisplayProj::~CmdDisplayProj  
 

Definition at line 93 of file CmdDisplay.C.


Member Function Documentation

void CmdDisplayProj::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 85 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:17 2008 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002