20 #include <eq/windowSystem.h>
34 EQ_API ~WindowSystem();
37 std::string getName()
const final;
42 bool hasMainThreadEvents()
const final {
return true; }
44 const std::string& name,
const uint32_t size )
const final;
A Pipe represents a graphics card (GPU) on a Node.
A set of settings to setup an eq::SystemWindow.
An interface to process system messages or events.
A Window represents an on-screen or off-screen drawable.
The interface definition for system-specific GPU handling.
The interface definition for system-specific windowing code.
A facility class to manage OpenGL objects across shared contexts.
The interface for windowing toolkits.