#include <GLWindow.h>
Inheritance diagram for Hubris::Graphics::GL::GLWindow:
Collaboration diagram for Hubris::Graphics::GL::GLWindow:Additional Inherited Members | |
Public Member Functions inherited from Hubris::Graphics::Window | |
| virtual | ~Window ()=default |
| virtual void | Update () noexcept=0 |
| Poll events. | |
| virtual bool | IsRunning () const noexcept=0 |
| virtual void * | GetNative () const noexcept=0 |
| Get the Native object. | |
Definition at line 6 of file GLWindow.h.