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

CmdAnimDir Class Reference

set direction of animation. More...

#include <CmdAnimate.h>

Inheritance diagram for CmdAnimDir:

Command List of all members.

Public Methods

 CmdAnimDir (Animation::AnimDir)

Public Attributes

Animation::AnimDir newDir
 new direction. More...


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 direction of animation.

Definition at line 36 of file CmdAnimate.h.


Constructor & Destructor Documentation

CmdAnimDir::CmdAnimDir Animation::AnimDir   
 

Definition at line 56 of file CmdAnimate.C.

References Animation::AnimDir, and newDir.


Member Function Documentation

void CmdAnimDir::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 41 of file CmdAnimate.C.

References Animation::ANIM_FORWARD, Animation::ANIM_FORWARD1, Animation::ANIM_PAUSE, Animation::ANIM_REVERSE, Animation::ANIM_REVERSE1, Command::cmdText, and newDir.


Member Data Documentation

Animation::AnimDir CmdAnimDir::newDir
 

new direction.

Definition at line 38 of file CmdAnimate.h.

Referenced by CmdAnimDir, and create_text.


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