Kanzi  3.9.6
Kanzi Engine API
binding_lookup_context.hpp File Reference

Classes

class  kanzi::BindingLookupContext
 Lookup context for bindings. More...
 

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 

Typedefs

using kanzi::BindingLookupContextPtr = unique_ptr< BindingLookupContext >
 BindingLookupContext unique pointer type. More...
 
using kanzi::BindingProcessorSharedPtr = shared_ptr< BindingProcessor >
 BindingProcessor shared pointer type. More...
 
using kanzi::ObjectSharedPtr = shared_ptr< Object >
 Object shared pointer type. More...