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

CmdAnimStyle Class Reference

set style of animation. More...

#include <CmdAnimate.h>

Inheritance diagram for CmdAnimStyle:

Command List of all members.

Public Methods

 CmdAnimStyle (Animation::AnimStyle)

Public Attributes

Animation::AnimStyle newStyle
 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 style of animation.

Definition at line 47 of file CmdAnimate.h.


Constructor & Destructor Documentation

CmdAnimStyle::CmdAnimStyle Animation::AnimStyle   
 

Definition at line 66 of file CmdAnimate.C.

References Animation::AnimStyle, and newStyle.


Member Function Documentation

void CmdAnimStyle::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 62 of file CmdAnimate.C.

References Command::cmdText, and newStyle.


Member Data Documentation

Animation::AnimStyle CmdAnimStyle::newStyle
 

new direction.

Definition at line 49 of file CmdAnimate.h.

Referenced by CmdAnimStyle, and create_text.


The documentation for this class was generated from the following files:
Generated on Thu Mar 28 02:45:03 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002