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

CmdAnimSpeed Class Reference

set animation speed. More...

#include <CmdAnimate.h>

Inheritance diagram for CmdAnimSpeed:

Command List of all members.

Public Methods

 CmdAnimSpeed (float)

Public Attributes

float newSpeed
 new animation speed. 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 animation speed.

Definition at line 80 of file CmdAnimate.h.


Constructor & Destructor Documentation

CmdAnimSpeed::CmdAnimSpeed float   
 

Definition at line 93 of file CmdAnimate.C.

References newSpeed.


Member Function Documentation

void CmdAnimSpeed::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 89 of file CmdAnimate.C.

References Command::cmdText, and newSpeed.


Member Data Documentation

float CmdAnimSpeed::newSpeed
 

new animation speed.

Definition at line 82 of file CmdAnimate.h.

Referenced by CmdAnimSpeed, and create_text.


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