Flow Visualisation
|
Struct to store relevant information for arrow animations. More...
#include <flow.h>
Public Member Functions | |
Animation () | |
Public Attributes | |
bool | active |
float | timeframe |
float | elapsedTime |
AnimationType | animationType |
Struct to store relevant information for arrow animations.
|
inline |
bool Animation::active |
AnimationType Animation::animationType |
float Animation::elapsedTime |
float Animation::timeframe |