Kanzi  3.9.6
Kanzi Engine API
apply_activation_action.hpp File Reference

Classes

class  kanzi::ApplyActivationAction
 An ApplyActivationAction keeps an Activity node activated for as long as the condition is met in a DataTrigger that contains this action. More...
 

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 

Typedefs

using kanzi::ActivityElementSharedPtr = shared_ptr< ActivityElement >
 
using kanzi::ApplyActivationActionSharedPtr = shared_ptr< ApplyActivationAction >