Number5
Visualisierung 2 Project - Florian Schober (0828151, f.schober@live.com), Andreas Walch (0926780, walch.andreas89@gmail.com)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
Scene::NodeAnimation::Frame< T > Struct Template Reference

#include <Scene.hpp>

Public Attributes

float time
 
value
 

Detailed Description

template<typename T>
struct Scene::NodeAnimation::Frame< T >

Scene::NodeAnimation::Frame contains data for one key-frame.

Definition at line 179 of file Scene.hpp.

Member Data Documentation

float time

Time-stamp of the key-frame

Definition at line 181 of file Scene.hpp.

T value

Value at the key-frame

Definition at line 182 of file Scene.hpp.


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