All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
interpolate.hpp File Reference

Namespaces

 kanzi
 

Functions

template<typename T >
kanzi::animationInterpolate (const T &from, const T &to, float phase)
 
bool kanzi::animationInterpolate (bool from, bool to, float phase)
 
string kanzi::animationInterpolate (const string &from, const string &to, float phase)
 
ResourceID kanzi::animationInterpolate (const ResourceID &from, const ResourceID &to, float phase)
 
SRTValue3D kanzi::animationInterpolate (const SRTValue3D &from, const SRTValue3D &to, float phase)
 
SRTValue3DLongerPath kanzi::animationInterpolate (const SRTValue3DLongerPath &from, const SRTValue3DLongerPath &to, float phase)
 
SRTValue2D kanzi::animationInterpolate (const SRTValue2D &from, const SRTValue2D &to, float phase)