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::GlsCubicEaseOutInterpolator< Value >, including all inherited members.
Float typedef | disti::GlsCubicEaseOutInterpolator< Value > | |
Key typedef | disti::GlsCubicEaseOutInterpolator< Value > | |
operator()(const Key &key, const Key &lowerKey, const Key &upperKey, const Value &lowerValue, const Value &upperValue) const | disti::GlsCubicEaseOutInterpolator< Value > | inline |
GlsKeyframeInterpolator< Value >::operator()(const Key &key, const Key &lowerKey, const Key &upperKey, const Value &lowerValue, const Value &upperValue) const =0 | disti::GlsKeyframeInterpolator< Value > | pure virtual |
Ptr typedef | disti::GlsKeyframeInterpolator< Value > | |
PtrConst typedef | disti::GlsKeyframeInterpolator< Value > | |
Value typedef | disti::GlsKeyframeInterpolator< Value > | |
~GlsKeyframeInterpolator() | disti::GlsKeyframeInterpolator< Value > | inlinevirtual |