|
Flow Visualisation
|
#include "glm.hpp"

Go to the source code of this file.
Classes | |
| struct | Animation |
| Struct to store relevant information for arrow animations. More... | |
| struct | MoveAnimation |
| Additional information for movement animations. More... | |
| struct | TransparencyAnimation |
| Additional information for transparency animations. More... | |
Enumerations | |
| enum | AnimationType { Move, Transparency } |
| enum AnimationType |