#include <kanzi/core.ui/coreui_api.hpp>
#include <kanzi/core/cpp/array.hpp>
#include <kanzi/core/cpp/memory.hpp>
#include <kanzi/core/cpp/vector.hpp>
#include <kanzi/core/debug/assert.hpp>
Classes | |
class | kanzi::MorphRuntime |
Contains morph weights for a morph. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
using | kanzi::MorphRuntimePtr = unique_ptr< MorphRuntime > |
Morph runtime unique pointer type. More... | |