VAPoR  0.1
Public Member Functions | Public Attributes | List of all members
VAPoR::Keyframe Class Reference

#include <animationparams.h>

Public Member Functions

 Keyframe (Viewpoint *vp, float spd, int ts, int fnum)
 

Public Attributes

Viewpoint * viewpoint
 
float speed
 
int timeStep
 
int numFrames
 
bool stationaryFlag
 
bool synch
 
int timestepsPerFrame
 

Detailed Description

Definition at line 287 of file animationparams.h.

Constructor & Destructor Documentation

VAPoR::Keyframe::Keyframe ( Viewpoint *  vp,
float  spd,
int  ts,
int  fnum 
)
inline

Definition at line 289 of file animationparams.h.

References numFrames, speed, stationaryFlag, synch, timeStep, timestepsPerFrame, and viewpoint.

Member Data Documentation

int VAPoR::Keyframe::numFrames

Definition at line 296 of file animationparams.h.

Referenced by Keyframe().

float VAPoR::Keyframe::speed

Definition at line 294 of file animationparams.h.

Referenced by Keyframe().

bool VAPoR::Keyframe::stationaryFlag

Definition at line 297 of file animationparams.h.

Referenced by Keyframe().

bool VAPoR::Keyframe::synch

Definition at line 298 of file animationparams.h.

Referenced by Keyframe().

int VAPoR::Keyframe::timeStep

Definition at line 295 of file animationparams.h.

Referenced by Keyframe().

int VAPoR::Keyframe::timestepsPerFrame

Definition at line 299 of file animationparams.h.

Referenced by Keyframe().

Viewpoint* VAPoR::Keyframe::viewpoint

Definition at line 293 of file animationparams.h.

Referenced by Keyframe().


The documentation for this class was generated from the following file: