#include <kanzi/interop/interop_api.hpp>
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
kanzi::interop | |
Functions | |
KANZI_INTEROP_API ObjectReference * | kanzi::interop::ActivityCodeBehind_createDirector (Context *context, string_view name, MetaclassWrapper *metaClass) |
KANZI_INTEROP_API ObjectReference * | kanzi::interop::CodeBehind_createDirector (Context *context, string_view name, MetaclassWrapper *metaClass) |
KANZI_INTEROP_API IteratorWrapper * | kanzi::interop::CodeBehind_getCommandIterator (ObjectWrapper *objectWrapper) |