|
Blender
V2.93
|
This is the complete list of members for GHOST_WindowWayland, including all inherited members.
| activate() | GHOST_WindowWayland | |
| activateDrawingContext() | GHOST_Window | virtual |
| beginFullScreen() const override | GHOST_WindowWayland | protectedvirtual |
| canAcceptDragOperation() const | GHOST_Window | virtual |
| clientToScreen(GHOST_TInt32 inX, GHOST_TInt32 inY, GHOST_TInt32 &outX, GHOST_TInt32 &outY) const override | GHOST_WindowWayland | protectedvirtual |
| close() | GHOST_WindowWayland | |
| deactivate() | GHOST_WindowWayland | |
| endFullScreen() const override | GHOST_WindowWayland | protectedvirtual |
| endProgressBar() | GHOST_Window | inlinevirtual |
| getClientBounds(GHOST_Rect &bounds) const override | GHOST_WindowWayland | protectedvirtual |
| getCursorGrabAccum(GHOST_TInt32 &x, GHOST_TInt32 &y) const | GHOST_Window | inline |
| getCursorGrabAxis() const | GHOST_Window | inline |
| getCursorGrabBounds(GHOST_Rect &bounds) | GHOST_Window | |
| getCursorGrabInitPos(GHOST_TInt32 &x, GHOST_TInt32 &y) const | GHOST_Window | inline |
| getCursorGrabMode() const | GHOST_Window | inline |
| getCursorGrabModeIsWarp() const | GHOST_Window | inline |
| getCursorShape() const | GHOST_Window | inlinevirtual |
| getCursorVisibility() const | GHOST_Window | inlinevirtual |
| getDefaultFramebuffer() | GHOST_Window | virtual |
| getDPIHint() | GHOST_Window | inlinevirtual |
| getDrawingContextType() | GHOST_Window | inlinevirtual |
| getModifiedState() | GHOST_Window | virtual |
| getNativePixelSize(void) | GHOST_Window | inlinevirtual |
| getOSWindow() const | GHOST_Window | virtual |
| getState() const override | GHOST_WindowWayland | protectedvirtual |
| getSwapInterval(int &intervalOut) | GHOST_Window | virtual |
| getTitle() const override | GHOST_WindowWayland | protectedvirtual |
| getUserData() const | GHOST_Window | inlinevirtual |
| getValid() const | GHOST_Window | inlinevirtual |
| getWindowBounds(GHOST_Rect &bounds) const override | GHOST_WindowWayland | protectedvirtual |
| GHOST_Window(GHOST_TUns32 width, GHOST_TUns32 height, GHOST_TWindowState state, const bool wantStereoVisual=false, const bool exclusive=false) | GHOST_Window | |
| GHOST_WindowWayland(GHOST_SystemWayland *system, const char *title, GHOST_TInt32 left, GHOST_TInt32 top, GHOST_TUns32 width, GHOST_TUns32 height, GHOST_TWindowState state, const GHOST_IWindow *parentWindow, GHOST_TDrawingContextType type, const bool is_dialog, const bool stereoVisual, const bool exclusive) | GHOST_WindowWayland | |
| hasCursorShape(GHOST_TStandardCursor cursorShape) override | GHOST_WindowWayland | virtual |
| invalidate() override | GHOST_WindowWayland | protectedvirtual |
| isDialog() const override | GHOST_WindowWayland | protectedvirtual |
| m_canAcceptDragOperation | GHOST_Window | protected |
| m_cursorGrab | GHOST_Window | protected |
| m_cursorGrabAccumPos | GHOST_Window | protected |
| m_cursorGrabAxis | GHOST_Window | protected |
| m_cursorGrabBounds | GHOST_Window | protected |
| m_cursorGrabInitPos | GHOST_Window | protected |
| m_cursorShape | GHOST_Window | protected |
| m_cursorVisible | GHOST_Window | protected |
| m_drawingContextType | GHOST_Window | protected |
| m_fullScreen | GHOST_Window | protected |
| m_fullScreenHeight | GHOST_Window | protected |
| m_fullScreenWidth | GHOST_Window | protected |
| m_isUnsavedChanges | GHOST_Window | protected |
| m_nativePixelSize | GHOST_Window | protected |
| m_progressBarVisible | GHOST_Window | protected |
| m_userData | GHOST_Window | protected |
| m_wantStereoVisual | GHOST_Window | protected |
| notify_size() | GHOST_WindowWayland | |
| releaseNativeHandles() | GHOST_Window | protected |
| screenToClient(GHOST_TInt32 inX, GHOST_TInt32 inY, GHOST_TInt32 &outX, GHOST_TInt32 &outY) const override | GHOST_WindowWayland | protectedvirtual |
| setAcceptDragOperation(bool canAccept) | GHOST_Window | virtual |
| setClientHeight(GHOST_TUns32 height) override | GHOST_WindowWayland | protectedvirtual |
| setClientSize(GHOST_TUns32 width, GHOST_TUns32 height) override | GHOST_WindowWayland | protectedvirtual |
| setClientWidth(GHOST_TUns32 width) override | GHOST_WindowWayland | protectedvirtual |
| setCursorGrab(GHOST_TGrabCursorMode mode, GHOST_TAxisFlag wrap_axis, GHOST_Rect *bounds, GHOST_TInt32 mouse_ungrab_xy[2]) | GHOST_Window | virtual |
| setCursorGrabAccum(GHOST_TInt32 x, GHOST_TInt32 y) | GHOST_Window | inline |
| setCursorShape(GHOST_TStandardCursor cursorShape) | GHOST_Window | virtual |
| setCursorVisibility(bool visible) | GHOST_Window | virtual |
| setCustomCursorShape(GHOST_TUns8 *bitmap, GHOST_TUns8 *mask, int sizex, int sizey, int hotX, int hotY, bool canInvertColor) | GHOST_Window | virtual |
| setDrawingContextType(GHOST_TDrawingContextType type) | GHOST_Window | virtual |
| setModifiedState(bool isUnsavedChanges) | GHOST_Window | virtual |
| setOrder(GHOST_TWindowOrder order) override | GHOST_WindowWayland | protectedvirtual |
| setProgressBar(float) | GHOST_Window | inlinevirtual |
| setState(GHOST_TWindowState state) override | GHOST_WindowWayland | protectedvirtual |
| setSwapInterval(int interval) | GHOST_Window | virtual |
| setTitle(const char *title) override | GHOST_WindowWayland | protectedvirtual |
| setUserData(const GHOST_TUserDataPtr userData) | GHOST_Window | inlinevirtual |
| setWindowCursorGrab(GHOST_TGrabCursorMode mode) override | GHOST_WindowWayland | protectedvirtual |
| setWindowCursorShape(GHOST_TStandardCursor shape) override | GHOST_WindowWayland | protectedvirtual |
| setWindowCursorVisibility(bool visible) override | GHOST_WindowWayland | protectedvirtual |
| setWindowCustomCursorShape(GHOST_TUns8 *bitmap, GHOST_TUns8 *mask, int sizex, int sizey, int hotX, int hotY, bool canInvertColor) override | GHOST_WindowWayland | protectedvirtual |
| swapBuffers() | GHOST_Window | virtual |
| updateDrawingContext() | GHOST_Window | |
| ~GHOST_IWindow() | GHOST_IWindow | inlinevirtual |
| ~GHOST_Window() | GHOST_Window | virtual |
| ~GHOST_WindowWayland() override | GHOST_WindowWayland |