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

CmdAnimSkip Class Reference

set frame skip value. More...

#include <CmdAnimate.h>

Inheritance diagram for CmdAnimSkip:

Command List of all members.

Public Methods

 CmdAnimSkip (int)

Public Attributes

int newSkip
 new frame skip. 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 frame skip value.

Definition at line 69 of file CmdAnimate.h.


Constructor & Destructor Documentation

CmdAnimSkip::CmdAnimSkip int   
 

Definition at line 84 of file CmdAnimate.C.

References newSkip.


Member Function Documentation

void CmdAnimSkip::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 80 of file CmdAnimate.C.

References Command::cmdText, and newSkip.


Member Data Documentation

int CmdAnimSkip::newSkip
 

new frame skip.

Definition at line 71 of file CmdAnimate.h.

Referenced by CmdAnimSkip, and create_text.


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