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

CmdAnimJump Class Reference

jump to a new frame. More...

#include <CmdAnimate.h>

Inheritance diagram for CmdAnimJump:

Command List of all members.

Public Methods

 CmdAnimJump (int)

Public Attributes

int newFrame
 new frame, can also indicate to move to beginning or end. 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

jump to a new frame.

Definition at line 58 of file CmdAnimate.h.


Constructor & Destructor Documentation

CmdAnimJump::CmdAnimJump int   
 

Definition at line 75 of file CmdAnimate.C.

References newFrame.


Member Function Documentation

void CmdAnimJump::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 71 of file CmdAnimate.C.

References Command::cmdText, and newFrame.


Member Data Documentation

int CmdAnimJump::newFrame
 

new frame, can also indicate to move to beginning or end.

Definition at line 60 of file CmdAnimate.h.

Referenced by CmdAnimJump, and create_text.


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