|
EQ_API | WindowSystem (const std::string &name) |
|
EQ_API std::string | getName () const |
|
EQ_API SystemWindow * | createWindow (Window *window, const WindowSettings &settings) const |
|
EQ_API SystemPipe * | createPipe (Pipe *pipe) const |
|
EQ_API MessagePump * | createMessagePump () const |
|
EQ_API bool | setupFont (util::ObjectManager &gl, const void *key, const std::string &name, const uint32_t size) const |
|
EQ_API bool | operator== (const WindowSystem &other) const |
|
EQ_API bool | operator!= (const WindowSystem &other) const |
|
|
static bool | supports (std::string const &type) |
|
static void | configInit (Node *node) |
|
static void | configExit (Node *node) |
|
Definition at line 98 of file windowSystem.h.
The documentation for this class was generated from the following file: