GlsAnimation Library
1.0.7
Provides classes and functions to support animating GL Studio objects programmatically or with script files
|
This is the complete list of members for disti::GlsAnimationJuggler, including all inherited members.
Advance(Key dt) | disti::GlsAnimationJuggler | |
Cancel(ID id) | disti::GlsAnimationJuggler | |
CancelAllAnimations() | disti::GlsAnimationJuggler | |
GetInvalidID() | disti::GlsAnimationJuggler | static |
GetKey(ID id) const | disti::GlsAnimationJuggler | |
GlsAnimationJuggler(Key currentTime=0) | disti::GlsAnimationJuggler | |
ID typedef | disti::GlsAnimationJuggler | |
Key typedef | disti::GlsAnimationJuggler | |
LOOP enum value | disti::GlsAnimationJuggler | |
LoopBehavior enum name | disti::GlsAnimationJuggler | |
PING_PONG enum value | disti::GlsAnimationJuggler | |
PLAY_ONCE enum value | disti::GlsAnimationJuggler | |
Ptr typedef | disti::GlsAnimationJuggler | |
Schedule(Animation animation, DisplayFrame *displayFrame=0, LoopBehavior loop=PLAY_ONCE, double playbackSpeed=1, Key delayKey=0, Key startKey=Detail::g_nan, Key endKey=Detail::g_nan) | disti::GlsAnimationJuggler | inline |
Schedule(Animation animation, Observer observer, DisplayFrame *displayFrame=0, LoopBehavior loop=PLAY_ONCE, double playbackSpeed=1, Key delayKey=0, Key startKey=Detail::g_nan, Key endKey=Detail::g_nan, typename Detail::enable_if< !Detail::is_convertible< Observer, DisplayFrame * >::value >::type *=0) | disti::GlsAnimationJuggler | inline |
SetKey(Key key) | disti::GlsAnimationJuggler | |
~GlsAnimationJuggler() | disti::GlsAnimationJuggler |