Kanzi  3.9.5
Kanzi Engine API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
node_component_enums.hpp File Reference

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 
 kanzi::interop
 

Enumerations

enum  kanzi::interop::NodeComponentState { kanzi::interop::StateDetached, kanzi::interop::StateDetaching, kanzi::interop::StateAttaching, kanzi::interop::StateAttached }
 State indicating if component is attached to a node, detached from any node or in process of attaching/detaching. More...