GLVis  v4.2
Accurate and flexible finite element visualization
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
SdlX11Platform Class Referencefinal

#include <sdl_x11.hpp>

Inheritance diagram for SdlX11Platform:
[legend]
Collaboration diagram for SdlX11Platform:
[legend]

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)
 

Detailed Description

Definition at line 28 of file sdl_x11.hpp.

Constructor & Destructor Documentation

SdlX11Platform::SdlX11Platform ( )
inline

Definition at line 31 of file sdl_x11.hpp.

SdlX11Platform::~SdlX11Platform ( )
inline

Definition at line 43 of file sdl_x11.hpp.

Member Function Documentation

void SdlX11Platform::RegisterWindow ( SDL_Window *  window)
virtual

Reimplemented from SdlNativePlatform.

Definition at line 32 of file sdl_x11.cpp.

void SdlX11Platform::SendEvent ( )
inlinevirtual

Implements SdlNativePlatform.

Definition at line 55 of file sdl_x11.hpp.

void SdlX11Platform::UnregisterWindow ( SDL_Window *  window)
virtual

Reimplemented from SdlNativePlatform.

Definition at line 93 of file sdl_x11.cpp.

void SdlX11Platform::WaitEvent ( )
virtual

Implements SdlNativePlatform.

Definition at line 98 of file sdl_x11.cpp.


The documentation for this class was generated from the following files: