#include <kanzi/core.ui/application/system_configuration.hpp>#include <kanzi/core.ui/graphics/graphics_output.hpp>Namespaces | |
| kanzi | |
| Easing functions that require external dependencies for calculation. | |
Functions | |
| GraphicsOutputSharedPtr | kanzi::makeDefaultGraphicsOutput (const SystemConfiguration &configuration) |
| Creates a platform-specific graphics output. More... | |
| GraphicsOutputSharedPtr | kanzi::makeLegacyGraphicsOutput (const struct KzsSurfaceProperties *surfaceProperties, const NativeWindowProperties *windowProperties) |
| Creates a legacy graphics output. More... | |