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

◆ Keyframe()

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

Definition at line 289 of file animationparams.h.

Member Data Documentation

◆ numFrames

int VAPoR::Keyframe::numFrames

Definition at line 296 of file animationparams.h.

◆ speed

float VAPoR::Keyframe::speed

Definition at line 294 of file animationparams.h.

◆ stationaryFlag

bool VAPoR::Keyframe::stationaryFlag

Definition at line 297 of file animationparams.h.

◆ synch

bool VAPoR::Keyframe::synch

Definition at line 298 of file animationparams.h.

◆ timeStep

int VAPoR::Keyframe::timeStep

Definition at line 295 of file animationparams.h.

◆ timestepsPerFrame

int VAPoR::Keyframe::timestepsPerFrame

Definition at line 299 of file animationparams.h.

◆ viewpoint

Viewpoint* VAPoR::Keyframe::viewpoint

Definition at line 293 of file animationparams.h.


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