#include <kanzi/platform/platform_api.hpp>#include <kanzi/platform/application/system_configuration.hpp>#include <kanzi/platform/graphics/graphics_types.hpp>#include <kanzi/core/cpp/shared_mutex.hpp>#include <kanzi/core/util/shared_locked_ptr.hpp>#include <kanzi/core/log/log_category.hpp>Classes | |
| class | kanzi::platform::PlatformContext |
| Kanzi platform context interface definition. More... | |
Namespaces | |
| namespace | kanzi |
| namespace | kanzi::platform |
Macros | |
| #define | KZ_LOG_CATEGORY_KZPLATFORM |
Functions | |
| KZ_NO_DISCARD SurfaceProperties | kanzi::platform::asPlatformSurfaceProperties (const SystemConfiguration &configuration) |
| Create a SurfaceProperties struct based on SystemConfiguration. | |
| #define KZ_LOG_CATEGORY_KZPLATFORM |