Sleeping Wombat GUI
0.100
swGUI
|
#include "swCommonLib/Common/TypesDefinitions.h"
Go to the source code of this file.
Classes | |
struct | Key< ValueType > |
Animation key. More... | |
class | IInterpolator< KeyType > |
Base class for interpolators. More... | |
class | DummyInterpolator< KeyType > |
Temporary interpolator for internal use. More... | |
Enumerations | |
enum | InterpolatorType : int16 { InterpolatorType::Discrete, InterpolatorType::Linear, InterpolatorType::Cosinus, InterpolatorType::Bezier } |
|
strong |