#include <kanzi/core.ui/animation/value_animation.hpp>
#include <kanzi/core.ui/binding/instruction_binding_processor.hpp>
Classes | |
class | kanzi::AnimationBindingProcessor |
Animation binding processor executes an animation and calculates the value for use in expression bindings. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
using | kanzi::AnimationBindingProcessorSharedPtr = shared_ptr< AnimationBindingProcessor > |
Animation binding processor shared pointer type. More... | |