Magnum/Platform/ directory

Namespace Magnum::Platform.

Files

file AbstractXApplication.h
Class Magnum::Platform::AbstractXApplication.
file AndroidApplication.h
Class Magnum::Platform::AndroidApplication, macro MAGNUM_ANDROIDAPPLICATION_MAIN()
file EmscriptenApplication.h new in 2019.10
Class Magnum::Platform::EmscriptenApplication, macro MAGNUM_EMSCRIPTENAPPLICATION_MAIN()
file GLContext.h
Class Magnum::Platform::GLContext.
file GlfwApplication.h
Class Magnum::Platform::GlfwApplication, macro MAGNUM_GLFWAPPLICATION_MAIN()
file GlxApplication.h
Class Magnum::Platform::GlxApplication, macro MAGNUM_GLXAPPLICATION_MAIN()
file Platform.h
Forward declarations for the Magnum::Platform namespace.
file Screen.h
Class Magnum::Platform::BasicScreen.
file ScreenedApplication.h
Class Magnum::Platform::BasicScreenedApplication.
file ScreenedApplication.hpp
Template implementation for ScreenedApplication.h and Screen.h
file Sdl2Application.h
Class Magnum::Platform::Sdl2Application, macro MAGNUM_SDL2APPLICATION_MAIN()
file WindowlessCglApplication.h
Class Magnum::Platform::WindowlessCglApplication, Magnum::Platform::WindowlessCglContext, macro MAGNUM_WINDOWLESSCGLAPPLICATION_MAIN()
file WindowlessEglApplication.h
Class Magnum::Platform::WindowlessEglApplication, Magnum::Platform::WindowlessEglContext, macro MAGNUM_WINDOWLESSEGLAPPLICATION_MAIN()
file WindowlessGlxApplication.h
Class Magnum::Platform::WindowlessGlxApplication, Magnum::Platform::WindowlessGlxContext, macro MAGNUM_WINDOWLESSGLXAPPLICATION_MAIN()
file WindowlessIosApplication.h
Class Magnum::Platform::WindowlessIosApplication, Magnum::Platform::WindowlessIosContext, macro MAGNUM_WINDOWLESSIOSAPPLICATION_MAIN()
file WindowlessWglApplication.h
Class Magnum::Platform::WindowlessWglApplication, Magnum::Platform::WindowlessWglContext, macro MAGNUM_WINDOWLESSWGLAPPLICATION_MAIN()
file XEglApplication.h
Class Magnum::Platform::XEglApplication, macro MAGNUM_XEGLAPPLICATION_MAIN()