|
Blender
V2.93
|
This is the complete list of members for GHOST_SystemWayland, including all inherited members.
| addEventConsumer(GHOST_IEventConsumer *consumer) | GHOST_System | virtual |
| beginFullScreen(const GHOST_DisplaySetting &setting, GHOST_IWindow **window, const bool stereoVisual, const bool alphaBackground) | GHOST_System | virtual |
| compositor() | GHOST_SystemWayland | |
| createFullScreenWindow(GHOST_Window **window, const GHOST_DisplaySetting &settings, const bool stereoVisual, const bool alphaBackground=0) | GHOST_System | protected |
| createOffscreenContext(GHOST_GLSettings glSettings) override | GHOST_SystemWayland | virtual |
| createSystem() | GHOST_ISystem | static |
| createWindow(const char *title, GHOST_TInt32 left, GHOST_TInt32 top, GHOST_TUns32 width, GHOST_TUns32 height, GHOST_TWindowState state, GHOST_TDrawingContextType type, GHOST_GLSettings glSettings, const bool exclusive, const bool is_dialog, const GHOST_IWindow *parentWindow) override | GHOST_SystemWayland | virtual |
| dispatchEvents() | GHOST_System | virtual |
| display() | GHOST_SystemWayland | |
| disposeContext(GHOST_IContext *context) override | GHOST_SystemWayland | virtual |
| disposeSystem() | GHOST_ISystem | static |
| disposeWindow(GHOST_IWindow *window) | GHOST_System | virtual |
| endFullScreen(void) | GHOST_System | virtual |
| exit() | GHOST_System | protectedvirtual |
| getAllDisplayDimensions(GHOST_TUns32 &width, GHOST_TUns32 &height) const override | GHOST_SystemWayland | virtual |
| getButtons(GHOST_Buttons &buttons) const override | GHOST_SystemWayland | virtual |
| getButtonState(GHOST_TButtonMask mask, bool &isDown) const | GHOST_System | virtual |
| getClipboard(bool selection) const override | GHOST_SystemWayland | virtual |
| getCursorPosition(GHOST_TInt32 &x, GHOST_TInt32 &y) const override | GHOST_SystemWayland | virtual |
| getEventManager() const | GHOST_System | inline |
| getFullScreen(void) | GHOST_System | virtual |
| getMainDisplayDimensions(GHOST_TUns32 &width, GHOST_TUns32 &height) const override | GHOST_SystemWayland | virtual |
| getMilliSeconds() const | GHOST_System | virtual |
| getModifierKeys(GHOST_ModifierKeys &keys) const override | GHOST_SystemWayland | virtual |
| getModifierKeyState(GHOST_TModifierKeyMask mask, bool &isDown) const | GHOST_System | virtual |
| getNumDisplays() const override | GHOST_SystemWayland | virtual |
| getSystem() | GHOST_ISystem | static |
| getTabletAPI(void) | GHOST_System | |
| getTimerManager() const | GHOST_System | inline |
| getWindowManager() const | GHOST_System | inline |
| GHOST_ISystem() | GHOST_ISystem | inlineprotected |
| GHOST_System() | GHOST_System | protected |
| GHOST_SystemWayland() | GHOST_SystemWayland | |
| hasCursorShape(GHOST_TStandardCursor cursorShape) | GHOST_SystemWayland | |
| init() | GHOST_System | protectedvirtual |
| initDebug(bool is_debug_enabled) | GHOST_System | virtual |
| installTimer(GHOST_TUns64 delay, GHOST_TUns64 interval, GHOST_TimerProcPtr timerProc, GHOST_TUserDataPtr userData=NULL) | GHOST_System | virtual |
| isDebugEnabled() | GHOST_System | virtual |
| m_displayManager | GHOST_System | protected |
| m_eventManager | GHOST_System | protected |
| m_is_debug_enabled | GHOST_System | protected |
| m_nativePixel | GHOST_System | |
| m_preFullScreenSetting | GHOST_System | protected |
| m_system | GHOST_ISystem | protectedstatic |
| m_tabletAPI | GHOST_System | protected |
| m_timerManager | GHOST_System | protected |
| m_windowFocus | GHOST_System | |
| m_windowManager | GHOST_System | protected |
| processEvents(bool waitForEvent) override | GHOST_SystemWayland | virtual |
| pushEvent(GHOST_IEvent *event) | GHOST_System | |
| putClipboard(GHOST_TInt8 *buffer, bool selection) const override | GHOST_SystemWayland | virtual |
| removeEventConsumer(GHOST_IEventConsumer *consumer) | GHOST_System | virtual |
| removeTimer(GHOST_ITimerTask *timerTask) | GHOST_System | virtual |
| setCursorGrab(const GHOST_TGrabCursorMode mode, wl_surface *surface) | GHOST_SystemWayland | |
| setCursorPosition(GHOST_TInt32 x, GHOST_TInt32 y) override | GHOST_SystemWayland | virtual |
| setCursorShape(GHOST_TStandardCursor shape) | GHOST_SystemWayland | |
| setCursorVisibility(bool visible) | GHOST_SystemWayland | |
| setCustomCursorShape(GHOST_TUns8 *bitmap, GHOST_TUns8 *mask, int sizex, int sizey, int hotX, int hotY, bool canInvertColor) | GHOST_SystemWayland | |
| setSelection(const std::string &selection) | GHOST_SystemWayland | |
| setTabletAPI(GHOST_TTabletAPI api) | GHOST_System | virtual |
| shell() | GHOST_SystemWayland | |
| showMessageBox(const char *, const char *, const char *, const char *, const char *, GHOST_DialogOptions) const | GHOST_System | inlinevirtual |
| toggleConsole(int action) override | GHOST_SystemWayland | virtual |
| updateFullScreen(const GHOST_DisplaySetting &setting, GHOST_IWindow **window) | GHOST_System | virtual |
| useNativePixel(void) | GHOST_System | virtual |
| useWindowFocus(const bool use_focus) | GHOST_System | virtual |
| validWindow(GHOST_IWindow *window) | GHOST_System | virtual |
| ~GHOST_ISystem() | GHOST_ISystem | inlineprotectedvirtual |
| ~GHOST_System() | GHOST_System | protectedvirtual |
| ~GHOST_SystemWayland() override | GHOST_SystemWayland |