Blender V4.3
GHOST_WindowWin32 Member List

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

activateDrawingContext() overrideGHOST_Windowvirtual
adjustWindowRectForClosestMonitor(LPRECT win_rect, DWORD dwStyle, DWORD dwExStyle)GHOST_WindowWin32
beginFullScreen() constGHOST_WindowWin32inlinevirtual
canAcceptDragOperation() const overrideGHOST_Windowvirtual
clientToScreen(int32_t inX, int32_t inY, int32_t &outX, int32_t &outY) constGHOST_WindowWin32virtual
closeWintab()GHOST_WindowWin32
endFullScreen() constGHOST_WindowWin32inlinevirtual
endProgressBar()GHOST_WindowWin32virtual
getClientBounds(GHOST_Rect &bounds) constGHOST_WindowWin32virtual
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_WindowWin32virtual
getDrawingContext() overrideGHOST_Windowvirtual
getDrawingContextType() overrideGHOST_Windowinlinevirtual
getHWND() constGHOST_WindowWin32
getModifiedState() overrideGHOST_Windowvirtual
getNativePixelSize() overrideGHOST_Windowinlinevirtual
getOSWindow() constGHOST_WindowWin32virtual
getPointerInfo(std::vector< GHOST_PointerInfoWin32 > &outPointerInfo, WPARAM wParam, LPARAM lParam)GHOST_WindowWin32
getStandardCursor(GHOST_TStandardCursor shape) constGHOST_WindowWin32
getState() constGHOST_WindowWin32virtual
getSwapInterval(int &intervalOut) overrideGHOST_Windowvirtual
getTabletData()GHOST_WindowWin32
getTitle() constGHOST_WindowWin32virtual
getTrackpadInfo()GHOST_WindowWin32
getUserData() const overrideGHOST_Windowinlinevirtual
getValid() constGHOST_WindowWin32virtual
getWindowBounds(GHOST_Rect &bounds) constGHOST_WindowWin32virtual
getWintab() constGHOST_WindowWin32
GHOST_Window(uint32_t width, uint32_t height, GHOST_TWindowState state, const bool wantStereoVisual=false, const bool exclusive=false)GHOST_Window
GHOST_WindowWin32(GHOST_SystemWin32 *system, const char *title, int32_t left, int32_t top, uint32_t width, uint32_t height, GHOST_TWindowState state, GHOST_TDrawingContextType type, bool wantStereoVisual, bool alphaBackground, GHOST_WindowWin32 *parentWindow, bool is_debug, bool dialog, const GHOST_GPUDevice &preferred_device)GHOST_WindowWin32
invalidate()GHOST_WindowWin32virtual
isDialog() constGHOST_WindowWin32virtual
loadCursor(bool visible, GHOST_TStandardCursor cursorShape) constGHOST_WindowWin32
loadWintab(bool enable)GHOST_WindowWin32
lostMouseCapture()GHOST_WindowWin32
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_inLiveResizeGHOST_WindowWin32
m_isUnsavedChangesGHOST_Windowprotected
m_mousePresentGHOST_WindowWin32
m_nativePixelSizeGHOST_Windowprotected
m_progressBarVisibleGHOST_Windowprotected
m_userDataGHOST_Windowprotected
m_wantStereoVisualGHOST_Windowprotected
onPointerHitTest(WPARAM wParam)GHOST_WindowWin32
releaseNativeHandles()GHOST_Windowprotected
resetPointerPenInfo()GHOST_WindowWin32
screenToClient(int32_t inX, int32_t inY, int32_t &outX, int32_t &outY) constGHOST_WindowWin32virtual
setAcceptDragOperation(bool canAccept) overrideGHOST_Windowvirtual
setClientHeight(uint32_t height)GHOST_WindowWin32virtual
setClientSize(uint32_t width, uint32_t height)GHOST_WindowWin32virtual
setClientWidth(uint32_t width)GHOST_WindowWin32virtual
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 order)GHOST_WindowWin32virtual
setPath(const char *) overrideGHOST_Windowinlinevirtual
setProgressBar(float progress)GHOST_WindowWin32virtual
setState(GHOST_TWindowState state)GHOST_WindowWin32virtual
setSwapInterval(int interval) overrideGHOST_Windowvirtual
setTitle(const char *title)GHOST_WindowWin32virtual
setUserData(const GHOST_TUserDataPtr userData) overrideGHOST_Windowinlinevirtual
swapBuffers() overrideGHOST_Windowvirtual
ThemeRefresh()GHOST_WindowWin32
updateDirectManipulation()GHOST_WindowWin32
updateDPI()GHOST_WindowWin32
updateDrawingContext()GHOST_Window
updateMouseCapture(GHOST_MouseCaptureEventWin32 event)GHOST_WindowWin32
usingTabletAPI(GHOST_TTabletAPI api) constGHOST_WindowWin32
~GHOST_IWindow()GHOST_IWindowinlinevirtual
~GHOST_Window()GHOST_Windowvirtual
~GHOST_WindowWin32()GHOST_WindowWin32