Flow Visualisation
Animation Struct Reference

Struct to store relevant information for arrow animations. More...

#include <flow.h>

Inheritance diagram for Animation:

Public Member Functions

 Animation ()
 

Public Attributes

bool active
 
float timeframe
 
float elapsedTime
 
AnimationType animationType
 

Detailed Description

Struct to store relevant information for arrow animations.

Constructor & Destructor Documentation

Animation::Animation ( )
inline

Member Data Documentation

bool Animation::active
AnimationType Animation::animationType
float Animation::elapsedTime
float Animation::timeframe

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