Sleeping Wombat Common Library
0.50.0
swCommonLibrary
|
#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 { Discrete, Linear, Cosinus, Bezier } |