Blender  V2.93
GHOST_WindowCocoa Member List

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

activateDrawingContext()GHOST_Windowvirtual
beginFullScreen() constGHOST_WindowCocoainlinevirtual
canAcceptDragOperation() constGHOST_Windowvirtual
clientToScreen(GHOST_TInt32 inX, GHOST_TInt32 inY, GHOST_TInt32 &outX, GHOST_TInt32 &outY) constGHOST_WindowCocoavirtual
clientToScreenIntern(GHOST_TInt32 inX, GHOST_TInt32 inY, GHOST_TInt32 &outX, GHOST_TInt32 &outY) constGHOST_WindowCocoa
endFullScreen() constGHOST_WindowCocoainlinevirtual
endProgressBar()GHOST_WindowCocoavirtual
getClientBounds(GHOST_Rect &bounds) constGHOST_WindowCocoavirtual
GetCocoaTabletData()GHOST_WindowCocoainline
getCocoaWindow() constGHOST_WindowCocoainline
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_Windowinlinevirtual
getDrawingContextType()GHOST_Windowinlinevirtual
getImmediateDraw(void) constGHOST_WindowCocoainline
getModifiedState()GHOST_Windowvirtual
getNativePixelSize(void)GHOST_Windowinlinevirtual
getOSWindow() constGHOST_WindowCocoavirtual
getScreen()GHOST_WindowCocoa
getStandardCursor(GHOST_TStandardCursor cursor) constGHOST_WindowCocoa
getState() constGHOST_WindowCocoavirtual
getSwapInterval(int &intervalOut)GHOST_Windowvirtual
getTitle() constGHOST_WindowCocoavirtual
getUserData() constGHOST_Windowinlinevirtual
getValid() constGHOST_WindowCocoavirtual
getWindowBounds(GHOST_Rect &bounds) constGHOST_WindowCocoavirtual
GHOST_Window(GHOST_TUns32 width, GHOST_TUns32 height, GHOST_TWindowState state, const bool wantStereoVisual=false, const bool exclusive=false)GHOST_Window
GHOST_WindowCocoa(GHOST_SystemCocoa *systemCocoa, const char *title, GHOST_TInt32 left, GHOST_TInt32 bottom, GHOST_TUns32 width, GHOST_TUns32 height, GHOST_TWindowState state, GHOST_TDrawingContextType type=GHOST_kDrawingContextTypeNone, const bool stereoVisual=false, bool is_debug=false, bool dialog=false, GHOST_WindowCocoa *parentWindow=0)GHOST_WindowCocoa
hasCursorShape(GHOST_TStandardCursor shape)GHOST_WindowCocoaprotectedvirtual
invalidate()GHOST_WindowCocoaprotectedvirtual
isDialog() constGHOST_WindowCocoavirtual
loadCursor(bool visible, GHOST_TStandardCursor cursor) constGHOST_WindowCocoa
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_customCursorGHOST_WindowCocoaprotected
m_debug_contextGHOST_WindowCocoaprotected
m_drawingContextTypeGHOST_Windowprotected
m_fullScreenGHOST_Windowprotected
m_fullScreenHeightGHOST_Windowprotected
m_fullScreenWidthGHOST_Windowprotected
m_immediateDrawGHOST_WindowCocoaprotected
m_is_dialogGHOST_WindowCocoaprotected
m_isUnsavedChangesGHOST_Windowprotected
m_metalLayerGHOST_WindowCocoaprotected
m_metalViewGHOST_WindowCocoaprotected
m_nativePixelSizeGHOST_Windowprotected
m_openGLViewGHOST_WindowCocoaprotected
m_progressBarVisibleGHOST_Windowprotected
m_systemCocoaGHOST_WindowCocoaprotected
m_tabletGHOST_WindowCocoaprotected
m_userDataGHOST_Windowprotected
m_wantStereoVisualGHOST_Windowprotected
m_windowGHOST_WindowCocoaprotected
newDrawingContext(GHOST_TDrawingContextType type)GHOST_WindowCocoaprotectedvirtual
releaseNativeHandles()GHOST_Windowprotected
screenToClient(GHOST_TInt32 inX, GHOST_TInt32 inY, GHOST_TInt32 &outX, GHOST_TInt32 &outY) constGHOST_WindowCocoavirtual
screenToClientIntern(GHOST_TInt32 inX, GHOST_TInt32 inY, GHOST_TInt32 &outX, GHOST_TInt32 &outY) constGHOST_WindowCocoa
setAcceptDragOperation(bool canAccept)GHOST_Windowvirtual
setClientHeight(GHOST_TUns32 height)GHOST_WindowCocoavirtual
setClientSize(GHOST_TUns32 width, GHOST_TUns32 height)GHOST_WindowCocoavirtual
setClientWidth(GHOST_TUns32 width)GHOST_WindowCocoavirtual
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
setImmediateDraw(bool value)GHOST_WindowCocoainline
setModifiedState(bool isUnsavedChanges)GHOST_WindowCocoavirtual
setNativePixelSize(void)GHOST_WindowCocoa
setOrder(GHOST_TWindowOrder order)GHOST_WindowCocoavirtual
setProgressBar(float progress)GHOST_WindowCocoavirtual
setState(GHOST_TWindowState state)GHOST_WindowCocoavirtual
setSwapInterval(int interval)GHOST_Windowvirtual
setTitle(const char *title)GHOST_WindowCocoavirtual
setUserData(const GHOST_TUserDataPtr userData)GHOST_Windowinlinevirtual
setWindowCursorGrab(GHOST_TGrabCursorMode mode)GHOST_WindowCocoaprotectedvirtual
setWindowCursorShape(GHOST_TStandardCursor shape)GHOST_WindowCocoaprotectedvirtual
setWindowCursorVisibility(bool visible)GHOST_WindowCocoaprotectedvirtual
setWindowCustomCursorShape(GHOST_TUns8 *bitmap, GHOST_TUns8 *mask, int sizex, int sizey, int hotX, int hotY, bool canInvertColor)GHOST_WindowCocoaprotectedvirtual
swapBuffers()GHOST_Windowvirtual
updateDrawingContext()GHOST_Window
~GHOST_IWindow()GHOST_IWindowinlinevirtual
~GHOST_Window()GHOST_Windowvirtual
~GHOST_WindowCocoa()GHOST_WindowCocoa