GlsAnimation Library
1.0.6
Provides classes and functions to support animating GL Studio objects programmatically or with script files
|
This is the complete list of members for disti::GlsKeyframeAnimation, including all inherited members.
_displayFrame | disti::GlsAnimation | protected |
Clone() const | disti::GlsKeyframeAnimation | virtual |
CountPropertyNames() const | disti::GlsKeyframeAnimation | virtual |
GetKey() const | disti::GlsKeyframeAnimation | virtual |
GetKeyRange() const | disti::GlsKeyframeAnimation | virtual |
GetMinMaxKeys() const | disti::GlsKeyframeAnimation | virtual |
GetName() const | disti::GlsAnimation | inline |
GetPropertyNames() const | disti::GlsKeyframeAnimation | virtual |
GlsAnimation(const std::string &name) | disti::GlsAnimation | inlineprotected |
GlsKeyframeAnimation(const std::string &name, const std::string &propertyName, const GlsKeyframeCurve< double > *keyframeCurve) | disti::GlsKeyframeAnimation | |
GlsKeyframeAnimation(const std::string &name, const std::string &propertyName, const GlsKeyframeCurve< Vector > *keyframeCurve) | disti::GlsKeyframeAnimation | |
GlsKeyframeAnimation(const std::string &name, const std::string &propertyName, const GlsKeyframeCurve< GlsQuaternionD > *keyframeCurve) | disti::GlsKeyframeAnimation | |
GlsKeyframeAnimation(const std::string &name, const std::string &propertyName, const GlsKeyframeCurve< std::string > *keyframeCurve) | disti::GlsKeyframeAnimation | |
GlsKeyframeAnimation(const std::string &name, const std::string &propertyName, const GlsKeyframeCurve< glsColor > *keyframeCurve) | disti::GlsKeyframeAnimation | |
GlsKeyframeAnimation(const std::string &name, const std::string &propertyName, const GlsKeyframeCurve< double >::PtrConst &keyframeCurve) | disti::GlsKeyframeAnimation | |
GlsKeyframeAnimation(const std::string &name, const std::string &propertyName, const GlsKeyframeCurve< Vector >::PtrConst &keyframeCurve) | disti::GlsKeyframeAnimation | |
GlsKeyframeAnimation(const std::string &name, const std::string &propertyName, const GlsKeyframeCurve< GlsQuaternionD >::PtrConst &keyframeCurve) | disti::GlsKeyframeAnimation | |
GlsKeyframeAnimation(const std::string &name, const std::string &propertyName, const GlsKeyframeCurve< std::string >::PtrConst &keyframeCurve) | disti::GlsKeyframeAnimation | |
GlsKeyframeAnimation(const std::string &name, const std::string &propertyName, const GlsKeyframeCurve< glsColor >::PtrConst &keyframeCurve) | disti::GlsKeyframeAnimation | |
GlsKeyframeAnimation(const std::string &name, const std::string &propertyName, const GlsKeyframeCurve< double >::Ptr &keyframeCurve) | disti::GlsKeyframeAnimation | |
GlsKeyframeAnimation(const std::string &name, const std::string &propertyName, const GlsKeyframeCurve< Vector >::Ptr &keyframeCurve) | disti::GlsKeyframeAnimation | |
GlsKeyframeAnimation(const std::string &name, const std::string &propertyName, const GlsKeyframeCurve< GlsQuaternionD >::Ptr &keyframeCurve) | disti::GlsKeyframeAnimation | |
GlsKeyframeAnimation(const std::string &name, const std::string &propertyName, const GlsKeyframeCurve< std::string >::Ptr &keyframeCurve) | disti::GlsKeyframeAnimation | |
GlsKeyframeAnimation(const std::string &name, const std::string &propertyName, const GlsKeyframeCurve< glsColor >::Ptr &keyframeCurve) | disti::GlsKeyframeAnimation | |
IsReadyToAnimate() const | disti::GlsKeyframeAnimation | virtual |
Key typedef | disti::GlsAnimation | |
KeyPair typedef | disti::GlsAnimation | |
Ptr typedef | disti::GlsKeyframeAnimation | |
Reset() | disti::GlsKeyframeAnimation | virtual |
RetargetPropertyNames(const std::vector< std::string > &propertyNames) | disti::GlsKeyframeAnimation | virtual |
RetargetPropertyNames(const std::string &findStr, const std::string &replaceStr) | disti::GlsKeyframeAnimation | virtual |
SetDisplayFrame(DisplayFrame *displayFrame) | disti::GlsKeyframeAnimation | virtual |
SetKey(const Key &key) | disti::GlsKeyframeAnimation | |
disti::GlsAnimation::SetKey(const Key &key)=0 | disti::GlsAnimation | pure virtual |
Size typedef | disti::GlsAnimation | |
~GlsAnimation() | disti::GlsAnimation | inlinevirtual |