This is the complete list of members for Window, including all inherited members.
| addEventCallback(EventCallback &&callback) | Window | |
| addWindowCallback(WindowCallback &&callback) | Window | |
| close() | Window | |
| EventCallback typedef | Window | |
| EventCallbackIndex typedef | Window | |
| getRenderContext() | Window | |
| getSize() | Window | |
| isValid() | Window | |
| log(Ts...args) (defined in SingleBase) | SingleBase | protected |
| logAndThrow(Ts...args) (defined in SingleBase) | SingleBase | protected |
| logAndThrow(Ts...args) (defined in SingleBase) | SingleBase | |
| logCritical(Ts...args) (defined in SingleBase) | SingleBase | protected |
| logDebug(Ts...args) (defined in SingleBase) | SingleBase | protected |
| logError(Ts...args) (defined in SingleBase) | SingleBase | protected |
| logNotice(Ts...args) (defined in SingleBase) | SingleBase | protected |
| logWarning(Ts...args) (defined in SingleBase) | SingleBase | protected |
| open() | Window | |
| pollEvents() | Window | |
| removeEventCallback(EventCallbackIndex index) | Window | |
| removeWindowCallback(WindowCallbackIndex index) | Window | |
| resize(Vec2i size) | Window | |
| setCursorMode(CursorMode mode) | Window | |
| setServiceContext(config::ServiceContext cnt) (defined in SingleBase) | SingleBase | |
| setTitle(std::string title) | Window | |
| setVersionHint(int major, int minor=0) | Window | |
| setVSync(bool enable) | Window | |
| update() | Window | |
| Window(std::string title="Lumina Application", Vec2i size=Vec2i(600, 400)) | Window | |
| WindowCallback typedef | Window | |
| WindowCallbackIndex typedef | Window | |
| ~Window() (defined in Window) | Window |