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

Animation.h File Reference

The Animation class stores pointers to Timestep objects that contain atomic coordinates and related time-varying data. More...

#include "MoleculeList.h"
#include "UIObject.h"

Go to the source code of this file.

Compounds

class  Animation

Defines

#define SPEED_FACTOR   0.5f

Variables

const char * animationStyleName [Animation::ANIM_TOTAL_STYLES]
 static storage for strings describing animation styles. More...

const char * animationDirName [Animation::ANIM_TOTAL_DIRS]
 static storage for strings describing animation directions. More...


Detailed Description

The Animation class stores pointers to Timestep objects that contain atomic coordinates and related time-varying data.

Definition in file Animation.h.


Define Documentation

#define SPEED_FACTOR   0.5f
 

Definition at line 29 of file Animation.h.

Referenced by Animation::check_event, and Animation::speed.


Variable Documentation

const char* animationDirName[Animation::ANIM_TOTAL_DIRS]
 

static storage for strings describing animation directions.

Definition at line 103 of file Animation.h.

const char* animationStyleName[Animation::ANIM_TOTAL_STYLES]
 

static storage for strings describing animation styles.

Definition at line 100 of file Animation.h.


Generated on Sat Apr 20 02:44:02 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002