Magnum | C++ docs
  1. Getting started
    1. Downloading and building
    2. Usage with CMake
    3. Using Magnum with custom buildsystems
  2. Pages
    1. Feature guide
    2. Platform-specific guides
    3. Examples and tutorials
    4. Tips and tricks
    5. Utilities
  1. Namespaces
  2. Classes
  3. Files
  4. Python API

Magnum/Platform/AbstractXApplication.h file

Class Magnum::Platform::AbstractXApplication.

Contents

  • Reference
    • Namespaces
    • Classes

Namespaces

namespace Magnum new in Git master
Root namespace.
namespace Magnum::Platform
Platform-specific application and context creation.

Classes

class Magnum::Platform::AbstractXApplication
Base for X11-based applications.
struct Magnum::Platform::AbstractXApplication::Arguments
Application arguments.
class Magnum::Platform::AbstractXApplication::GLConfiguration
OpenGL context configuration.
class Magnum::Platform::AbstractXApplication::Configuration
Configuration.
class Magnum::Platform::AbstractXApplication::ViewportEvent
Viewport event.
class Magnum::Platform::AbstractXApplication::InputEvent
Base for input events.
class Magnum::Platform::AbstractXApplication::KeyEvent
Key event.
class Magnum::Platform::AbstractXApplication::PointerEvent new in Git master
Pointer event.
class Magnum::Platform::AbstractXApplication::MouseEvent deprecated in Git master
Mouse event.
class Magnum::Platform::AbstractXApplication::PointerMoveEvent new in Git master
Pointer move event.
class Magnum::Platform::AbstractXApplication::MouseMoveEvent deprecated in Git master
Mouse move event.
class Magnum::Platform::AbstractXApplication::ScrollEvent new in Git master
Scroll event.
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages, OpenGL, GLSL, Vulkan and OpenAL APIs. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.
Maybe try a full-text search with external engine?

    Magnum docs. Part of the Magnum project, copyright © Vladimír Vondruš and contributors, 2010–2025.
    Generated by Doxygen 1.8.18 and m.css. Contact the team via GitHub, Gitter, e-mail or Twitter.