Blender  V2.93
GHOST_WindowWin32 Member List

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

activateDrawingContext()GHOST_Windowvirtual
beginFullScreen() constGHOST_WindowWin32inlinevirtual
bringTabletContextToFront()GHOST_WindowWin32
canAcceptDragOperation() constGHOST_Windowvirtual
clientToScreen(GHOST_TInt32 inX, GHOST_TInt32 inY, GHOST_TInt32 &outX, GHOST_TInt32 &outY) constGHOST_WindowWin32virtual
closeGHOST_WindowWin32
enableGHOST_WindowWin32
endFullScreen() constGHOST_WindowWin32inlinevirtual
endProgressBar()GHOST_WindowWin32virtual
getClientBounds(GHOST_Rect &bounds) constGHOST_WindowWin32virtual
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() overrideGHOST_WindowWin32virtual
getDrawingContextType()GHOST_Windowinlinevirtual
getHWND() constGHOST_WindowWin32
getModifiedState()GHOST_Windowvirtual
getNativePixelSize(void)GHOST_Windowinlinevirtual
getOSWindow() constGHOST_Windowvirtual
getPointerInfo(std::vector< GHOST_PointerInfoWin32 > &outPointerInfo, WPARAM wParam, LPARAM lParam)GHOST_WindowWin32
getStandardCursor(GHOST_TStandardCursor shape) constGHOST_WindowWin32
getState() constGHOST_WindowWin32virtual
getSwapInterval(int &intervalOut)GHOST_Windowvirtual
getTabletData()GHOST_WindowWin32inline
getTitle() constGHOST_WindowWin32virtual
getUserData() constGHOST_Windowinlinevirtual
getValid() constGHOST_WindowWin32virtual
getWindowBounds(GHOST_Rect &bounds) constGHOST_WindowWin32virtual
GHOST_Window(GHOST_TUns32 width, GHOST_TUns32 height, GHOST_TWindowState state, const bool wantStereoVisual=false, const bool exclusive=false)GHOST_Window
GHOST_WindowWin32(GHOST_SystemWin32 *system, const char *title, GHOST_TInt32 left, GHOST_TInt32 top, GHOST_TUns32 width, GHOST_TUns32 height, GHOST_TWindowState state, GHOST_TDrawingContextType type=GHOST_kDrawingContextTypeNone, bool wantStereoVisual=false, bool alphaBackground=false, GHOST_WindowWin32 *parentWindow=0, bool is_debug=false, bool dialog=false)GHOST_WindowWin32
handleGHOST_WindowWin32
infoGHOST_WindowWin32
invalidate()GHOST_WindowWin32virtual
isDialog() constGHOST_WindowWin32virtual
loadCursor(bool visible, GHOST_TStandardCursor cursorShape) constGHOST_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_nativePixelSizeGHOST_Windowprotected
m_progressBarVisibleGHOST_Windowprotected
m_tabletInRangeGHOST_WindowWin32
m_userDataGHOST_Windowprotected
m_wantStereoVisualGHOST_Windowprotected
maxAltitudeGHOST_WindowWin32
maxAzimuthGHOST_WindowWin32
maxPressureGHOST_WindowWin32
openGHOST_WindowWin32
overlapGHOST_WindowWin32
packetGHOST_WindowWin32
processWin32TabletActivateEvent(WORD state)GHOST_WindowWin32
processWin32TabletEvent(WPARAM wParam, LPARAM lParam)GHOST_WindowWin32
processWin32TabletInitEvent()GHOST_WindowWin32
releaseNativeHandles()GHOST_Windowprotected
screenToClient(GHOST_TInt32 inX, GHOST_TInt32 inY, GHOST_TInt32 &outX, GHOST_TInt32 &outY) constGHOST_WindowWin32virtual
setAcceptDragOperation(bool canAccept)GHOST_Windowvirtual
setClientHeight(GHOST_TUns32 height)GHOST_WindowWin32virtual
setClientSize(GHOST_TUns32 width, GHOST_TUns32 height)GHOST_WindowWin32virtual
setClientWidth(GHOST_TUns32 width)GHOST_WindowWin32virtual
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
setDrawingContextType(GHOST_TDrawingContextType type)GHOST_Windowvirtual
setModifiedState(bool isUnsavedChanges)GHOST_Windowvirtual
setOrder(GHOST_TWindowOrder order)GHOST_WindowWin32virtual
setProgressBar(float progress)GHOST_WindowWin32virtual
setState(GHOST_TWindowState state)GHOST_WindowWin32virtual
setSwapInterval(int interval)GHOST_Windowvirtual
setTitle(const char *title)GHOST_WindowWin32virtual
setUserData(const GHOST_TUserDataPtr userData)GHOST_Windowinlinevirtual
swapBuffers()GHOST_Windowvirtual
tabletGHOST_WindowWin32
updateDrawingContext()GHOST_Window
updateMouseCapture(GHOST_MouseCaptureEventWin32 event)GHOST_WindowWin32
useTabletAPI(GHOST_TTabletAPI api) constGHOST_WindowWin32
~GHOST_IWindow()GHOST_IWindowinlinevirtual
~GHOST_Window()GHOST_Windowvirtual
~GHOST_WindowWin32()GHOST_WindowWin32