Blender V4.3
GHOST_WindowNULL Member List

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

activateDrawingContext() overrideGHOST_WindowNULLinlineprotectedvirtual
beginFullScreen() const overrideGHOST_WindowNULLinlineprotectedvirtual
canAcceptDragOperation() const overrideGHOST_Windowvirtual
clientToScreen(int32_t inX, int32_t inY, int32_t &outX, int32_t &outY) const overrideGHOST_WindowNULLinlineprotectedvirtual
endFullScreen() const overrideGHOST_WindowNULLinlineprotectedvirtual
endProgressBar() overrideGHOST_Windowinlinevirtual
getClientBounds(GHOST_Rect &) const overrideGHOST_WindowNULLinlineprotectedvirtual
getContext()GHOST_Window
getCursorBitmap(GHOST_CursorBitmapRef *bitmap) overrideGHOST_Windowvirtual
getCursorGrabAccum(int32_t &x, int32_t &y) constGHOST_Windowinline
getCursorGrabAxis() constGHOST_Windowinline
getCursorGrabBounds(GHOST_Rect &bounds) const overrideGHOST_Windowvirtual
getCursorGrabInitPos(int32_t &x, int32_t &y) constGHOST_Windowinline
getCursorGrabMode() constGHOST_Windowinline
getCursorGrabModeIsWarp() constGHOST_Windowinline
getCursorGrabState(GHOST_TGrabCursorMode &mode, GHOST_TAxisFlag &wrap_axis, GHOST_Rect &bounds, bool &use_software_cursor) overrideGHOST_Windowvirtual
getCursorGrabUseSoftwareDisplay() overrideGHOST_Windowvirtual
getCursorShape() const overrideGHOST_Windowinlinevirtual
getCursorVisibility() const overrideGHOST_Windowinlinevirtual
getDefaultFramebuffer() overrideGHOST_Windowvirtual
getDPIHint() overrideGHOST_Windowinlinevirtual
getDrawingContext() overrideGHOST_Windowvirtual
getDrawingContextType() overrideGHOST_Windowinlinevirtual
getModifiedState() overrideGHOST_Windowvirtual
getNativePixelSize() overrideGHOST_Windowinlinevirtual
getOSWindow() const overrideGHOST_Windowvirtual
getState() const overrideGHOST_WindowNULLinlineprotectedvirtual
getSwapInterval(int &intervalOut) overrideGHOST_Windowvirtual
getTitle() const overrideGHOST_WindowNULLinlineprotectedvirtual
getUserData() const overrideGHOST_Windowinlinevirtual
getValid() const overrideGHOST_WindowNULLinlineprotectedvirtual
getWindowBounds(GHOST_Rect &bounds) const overrideGHOST_WindowNULLinlineprotectedvirtual
GHOST_Window(uint32_t width, uint32_t height, GHOST_TWindowState state, const bool wantStereoVisual=false, const bool exclusive=false)GHOST_Window
GHOST_WindowNULL(const char *, int32_t, int32_t, uint32_t width, uint32_t height, GHOST_TWindowState state, const GHOST_IWindow *, GHOST_TDrawingContextType, const bool stereoVisual)GHOST_WindowNULLinline
hasCursorShape(GHOST_TStandardCursor) overrideGHOST_WindowNULLinlinevirtual
installDrawingContext(GHOST_TDrawingContextType)GHOST_WindowNULLinlineprotected
invalidate() overrideGHOST_WindowNULLinlineprotectedvirtual
isDialog() const overrideGHOST_Windowinlinevirtual
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_progressBarVisibleGHOST_Windowprotected
m_userDataGHOST_Windowprotected
m_wantStereoVisualGHOST_Windowprotected
releaseNativeHandles()GHOST_Windowprotected
removeDrawingContext()GHOST_WindowNULLinlineprotected
screenToClient(int32_t inX, int32_t inY, int32_t &outX, int32_t &outY) const overrideGHOST_WindowNULLinlineprotectedvirtual
setAcceptDragOperation(bool canAccept) overrideGHOST_Windowvirtual
setClientHeight(uint32_t) overrideGHOST_WindowNULLinlineprotectedvirtual
setClientSize(uint32_t, uint32_t) overrideGHOST_WindowNULLinlineprotectedvirtual
setClientWidth(uint32_t) overrideGHOST_WindowNULLinlineprotectedvirtual
setCursorGrab(GHOST_TGrabCursorMode mode, GHOST_TAxisFlag wrap_axis, GHOST_Rect *bounds, int32_t mouse_ungrab_xy[2]) overrideGHOST_Windowvirtual
setCursorGrabAccum(int32_t x, int32_t y)GHOST_Windowinline
setCursorShape(GHOST_TStandardCursor cursorShape) overrideGHOST_Windowvirtual
setCursorVisibility(bool visible) overrideGHOST_Windowvirtual
setCustomCursorShape(uint8_t *bitmap, uint8_t *mask, int sizex, int sizey, int hotX, int hotY, bool canInvertColor) overrideGHOST_Windowvirtual
setDrawingContextType(GHOST_TDrawingContextType type) overrideGHOST_Windowvirtual
setModifiedState(bool isUnsavedChanges) overrideGHOST_Windowvirtual
setOrder(GHOST_TWindowOrder) overrideGHOST_WindowNULLinlineprotectedvirtual
setPath(const char *) overrideGHOST_WindowNULLinlineprotectedvirtual
setProgressBar(float) overrideGHOST_Windowinlinevirtual
setState(GHOST_TWindowState) overrideGHOST_WindowNULLinlineprotectedvirtual
setSwapInterval(int interval) overrideGHOST_Windowvirtual
setTitle(const char *) overrideGHOST_WindowNULLinlineprotectedvirtual
setUserData(const GHOST_TUserDataPtr userData) overrideGHOST_Windowinlinevirtual
setWindowCursorGrab(GHOST_TGrabCursorMode) overrideGHOST_WindowNULLinlineprotectedvirtual
setWindowCursorShape(GHOST_TStandardCursor) overrideGHOST_WindowNULLinlineprotectedvirtual
setWindowCursorVisibility(bool) overrideGHOST_WindowNULLinlineprotectedvirtual
setWindowCustomCursorShape(uint8_t *, uint8_t *, int, int, int, int, bool) overrideGHOST_WindowNULLinlineprotectedvirtual
swapBuffers() overrideGHOST_WindowNULLinlineprotectedvirtual
updateDrawingContext()GHOST_Window
~GHOST_IWindow()GHOST_IWindowinlinevirtual
~GHOST_Window()GHOST_Windowvirtual
~GHOST_WindowNULL() override=defaultGHOST_WindowNULLprotected