#include <kanzi/core.ui/application/system_configuration.hpp>
#include <kanzi/core.ui/application/system_properties.hpp>
#include <kanzi/core.ui/graphics/graphics_output.hpp>
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Functions | |
bool | kanzi::logGraphicsFormats (const SystemProperties &systemProperties) |
Searches system properties for the parameter "--list-formats". More... | |
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... | |