Visual Computing Library
Loading...
Searching...
No Matches
vcl::WindowManagerId Struct Reference

The WindowManagerId struct enumerates the window managers that can be used to create and manage a window and its events. More...

#include <vclib/render/window_managers.h>

Public Types

enum  Enum { GLFW_WINDOW , QT_WIDGET , WINDOW_MANAGERS_NUMBER }
 

Detailed Description

The WindowManagerId struct enumerates the window managers that can be used to create and manage a window and its events.

The window managers are identified by an unsigned integer value, that corresponds to a specific window manager implementation.


The documentation for this struct was generated from the following file: