OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
SDLUtil::GraphicsWindowSDL2::WindowData Struct Reference

#include <sdlgraphicswindow.hpp>

Inheritance diagram for SDLUtil::GraphicsWindowSDL2::WindowData:
Collaboration diagram for SDLUtil::GraphicsWindowSDL2::WindowData:

Public Member Functions

 WindowData (SDL_Window *window)
 

Public Attributes

SDL_Window * mWindow
 

Detailed Description

WindowData is used to pass in the SDL2 window handle attached to the GraphicsContext::Traits structure.

Constructor & Destructor Documentation

SDLUtil::GraphicsWindowSDL2::WindowData::WindowData ( SDL_Window *  window)
inline

Member Data Documentation

SDL_Window* SDLUtil::GraphicsWindowSDL2::WindowData::mWindow

The documentation for this struct was generated from the following file: