All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
kanzi::KeyframeAnimation< TValueType >::StepKeyframe Class Reference

#include <kanzi/animation/keyframe_animation.hpp>

Inheritance diagram for kanzi::KeyframeAnimation< TValueType >::StepKeyframe:
kanzi::KeyframeAnimation< TValueType >::Keyframe

Public Member Functions

virtual TValueType getValue (const TValueType &currentValue, float normalizedTime) KZ_OVERRIDE
 
- Public Member Functions inherited from kanzi::KeyframeAnimation< TValueType >::Keyframe
virtual ~Keyframe ()
 
TValueType getKeyValue () const
 
void setKeyValue (const TValueType &keyValue)
 

Member Function Documentation

template<typename TValueType >
virtual TValueType kanzi::KeyframeAnimation< TValueType >::StepKeyframe::getValue ( const TValueType &  currentValue,
float  normalizedTime 
)
inlinevirtual

The documentation for this class was generated from the following file: