Blender  V2.93
GHOST_WindowX11 Member List

This is the complete list of members for GHOST_WindowX11, including all inherited members.

activateDrawingContext()GHOST_Windowvirtual
beginFullScreen() constGHOST_WindowX11virtual
canAcceptDragOperation() constGHOST_Windowvirtual
clientToScreen(GHOST_TInt32 inX, GHOST_TInt32 inY, GHOST_TInt32 &outX, GHOST_TInt32 &outY) constGHOST_WindowX11virtual
endFullScreen() constGHOST_WindowX11virtual
endProgressBar()GHOST_WindowX11virtual
getClientBounds(GHOST_Rect &bounds) constGHOST_WindowX11virtual
getCursorGrabAccum(GHOST_TInt32 &x, GHOST_TInt32 &y) constGHOST_Windowinline
getCursorGrabAxis() constGHOST_Windowinline
getCursorGrabBounds(GHOST_Rect &bounds)GHOST_Window
getCursorGrabInitPos(GHOST_TInt32 &x, GHOST_TInt32 &y) constGHOST_Windowinline
getCursorGrabMode() constGHOST_Windowinline
getCursorGrabModeIsWarp() constGHOST_Windowinline
getCursorShape() constGHOST_Windowinlinevirtual
getCursorVisibility() constGHOST_Windowinlinevirtual
getDefaultFramebuffer()GHOST_Windowvirtual
getDPIHint()GHOST_WindowX11virtual
getDrawingContextType()GHOST_Windowinlinevirtual
getModifiedState()GHOST_Windowvirtual
getNativePixelSize(void)GHOST_Windowinlinevirtual
getOSWindow() constGHOST_Windowvirtual
getState() constGHOST_WindowX11virtual
getSwapInterval(int &intervalOut)GHOST_Windowvirtual
GetTabletData()GHOST_WindowX11inline
getTitle() constGHOST_WindowX11virtual
getUserData() constGHOST_Windowinlinevirtual
getValid() constGHOST_WindowX11virtual
getWindowBounds(GHOST_Rect &bounds) constGHOST_WindowX11virtual
getWindowCursorGrab() constGHOST_WindowX11protected
getXWindow()GHOST_WindowX11
GHOST_Window(GHOST_TUns32 width, GHOST_TUns32 height, GHOST_TWindowState state, const bool wantStereoVisual=false, const bool exclusive=false)GHOST_Window
GHOST_WindowX11(GHOST_SystemX11 *system, Display *display, const char *title, GHOST_TInt32 left, GHOST_TInt32 top, GHOST_TUns32 width, GHOST_TUns32 height, GHOST_TWindowState state, GHOST_WindowX11 *parentWindow, GHOST_TDrawingContextType type=GHOST_kDrawingContextTypeNone, const bool is_dialog=false, const bool stereoVisual=false, const bool exclusive=false, const bool alphaBackground=false, const bool is_debug=false)GHOST_WindowX11
hasCursorShape(GHOST_TStandardCursor shape)GHOST_WindowX11protectedvirtual
invalidate()GHOST_WindowX11virtual
isDialog() constGHOST_WindowX11virtual
m_canAcceptDragOperationGHOST_Windowprotected
m_cursorGrabGHOST_Windowprotected
m_cursorGrabAccumPosGHOST_Windowprotected
m_cursorGrabAxisGHOST_Windowprotected
m_cursorGrabBoundsGHOST_Windowprotected
m_cursorGrabInitPosGHOST_Windowprotected
m_cursorShapeGHOST_Windowprotected
m_cursorVisibleGHOST_Windowprotected
m_drawingContextTypeGHOST_Windowprotected
m_fullScreenGHOST_Windowprotected
m_fullScreenHeightGHOST_Windowprotected
m_fullScreenWidthGHOST_Windowprotected
m_isUnsavedChangesGHOST_Windowprotected
m_nativePixelSizeGHOST_Windowprotected
m_post_initGHOST_WindowX11
m_post_stateGHOST_WindowX11
m_progressBarVisibleGHOST_Windowprotected
m_userDataGHOST_Windowprotected
m_wantStereoVisualGHOST_Windowprotected
newDrawingContext(GHOST_TDrawingContextType type)GHOST_WindowX11protectedvirtual
releaseNativeHandles()GHOST_Windowprotected
screenToClient(GHOST_TInt32 inX, GHOST_TInt32 inY, GHOST_TInt32 &outX, GHOST_TInt32 &outY) constGHOST_WindowX11virtual
setAcceptDragOperation(bool canAccept)GHOST_Windowvirtual
setClientHeight(GHOST_TUns32 height)GHOST_WindowX11virtual
setClientSize(GHOST_TUns32 width, GHOST_TUns32 height)GHOST_WindowX11virtual
setClientWidth(GHOST_TUns32 width)GHOST_WindowX11virtual
setCursorGrab(GHOST_TGrabCursorMode mode, GHOST_TAxisFlag wrap_axis, GHOST_Rect *bounds, GHOST_TInt32 mouse_ungrab_xy[2])GHOST_Windowvirtual
setCursorGrabAccum(GHOST_TInt32 x, GHOST_TInt32 y)GHOST_Windowinline
setCursorShape(GHOST_TStandardCursor cursorShape)GHOST_Windowvirtual
setCursorVisibility(bool visible)GHOST_Windowvirtual
setCustomCursorShape(GHOST_TUns8 *bitmap, GHOST_TUns8 *mask, int sizex, int sizey, int hotX, int hotY, bool canInvertColor)GHOST_Windowvirtual
setDialogHints(GHOST_WindowX11 *parentWindow)GHOST_WindowX11
setDrawingContextType(GHOST_TDrawingContextType type)GHOST_Windowvirtual
setModifiedState(bool isUnsavedChanges)GHOST_Windowvirtual
setOrder(GHOST_TWindowOrder order)GHOST_WindowX11virtual
setProgressBar(float progress)GHOST_WindowX11virtual
setState(GHOST_TWindowState state)GHOST_WindowX11virtual
setSwapInterval(int interval)GHOST_Windowvirtual
setTitle(const char *title)GHOST_WindowX11virtual
setUserData(const GHOST_TUserDataPtr userData)GHOST_Windowinlinevirtual
setWindowCursorGrab(GHOST_TGrabCursorMode mode)GHOST_WindowX11protectedvirtual
setWindowCursorShape(GHOST_TStandardCursor shape)GHOST_WindowX11protectedvirtual
setWindowCursorVisibility(bool visible)GHOST_WindowX11protectedvirtual
setWindowCustomCursorShape(GHOST_TUns8 *bitmap, GHOST_TUns8 *mask, int sizex, int sizey, int hotX, int hotY, bool canInvertColor)GHOST_WindowX11protectedvirtual
swapBuffers()GHOST_Windowvirtual
updateDrawingContext()GHOST_Window
validate()GHOST_WindowX11
~GHOST_IWindow()GHOST_IWindowinlinevirtual
~GHOST_Window()GHOST_Windowvirtual
~GHOST_WindowX11()GHOST_WindowX11