GLVis
v4.2
Accurate and flexible finite element visualization
|
#include <sdl_x11.hpp>
Public Member Functions | |
SdlX11Platform () | |
~SdlX11Platform () | |
void | RegisterWindow (SDL_Window *window) |
void | UnregisterWindow (SDL_Window *window) |
void | WaitEvent () |
void | SendEvent () |
Public Member Functions inherited from SdlNativePlatform | |
virtual | ~SdlNativePlatform ()=default |
Additional Inherited Members | |
Static Public Member Functions inherited from SdlNativePlatform | |
static std::unique_ptr < SdlNativePlatform > | Create (SDL_Window *window) |
Definition at line 28 of file sdl_x11.hpp.
|
inline |
Definition at line 31 of file sdl_x11.hpp.
|
inline |
Definition at line 43 of file sdl_x11.hpp.
|
virtual |
Reimplemented from SdlNativePlatform.
Definition at line 32 of file sdl_x11.cpp.
|
inlinevirtual |
Implements SdlNativePlatform.
Definition at line 55 of file sdl_x11.hpp.
|
virtual |
Reimplemented from SdlNativePlatform.
Definition at line 93 of file sdl_x11.cpp.
|
virtual |
Implements SdlNativePlatform.
Definition at line 98 of file sdl_x11.cpp.