file
AbstractXApplication.hClass Magnum::
Contents
- Reference
Namespaces
- namespace Magnum
- 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::InputEvent
- Base for input events.
- class Magnum::Platform::AbstractXApplication::KeyEvent
- Key event.
- class Magnum::Platform::AbstractXApplication::MouseEvent
- Mouse event.
- class Magnum::Platform::AbstractXApplication::MouseMoveEvent
- Mouse move event.