Header containing some helper code for using SDL2 in a C++11 environment.
More...
#include <SDL.h>
#include <SDL_opengl.h>
#include <stdexcept>
#include <string>
#include <memory>
Go to the source code of this file.
|
| osvr |
| The main namespace for all C++ elements of the framework, internal and external.
|
|
|
template<typename... Args> |
WindowPtr | osvr::SDL2::createWindow (Args &&... args) |
| Smart pointer constructor for SDL_Window (forwarding)
|
|
Header containing some helper code for using SDL2 in a C++11 environment.
- Date
- 2015
- Author
- Sensics, Inc. http://sensics.com/osvr