#include <kanzi/platform/platform_api.hpp>#include <kanzi/platform/platform/gl/common/gl_graphics_context.hpp>#include <kanzi/platform/platform_context/platform_context.hpp>#include <kanzi/core/cpp/memory.hpp>#include <kanzi/core/util/macros.hpp>Namespaces | |
| namespace | kanzi |
| namespace | kanzi::platform |
Functions | |
| shared_ptr< GlGraphicsContext > | kanzi::platform::makeDefaultGlGraphicsContext (PlatformContext &platformContext, GlGraphicsContext::InitializationInfo &&info) |
| Creates the default OpenGL context API implementation for the current platform. | |