Blender  V2.93
GHOST_SystemCocoa Member List

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

addEventConsumer(GHOST_IEventConsumer *consumer)GHOST_Systemvirtual
beginFullScreen(const GHOST_DisplaySetting &setting, GHOST_IWindow **window, const bool stereoVisual, const bool alphaBackground)GHOST_Systemvirtual
createFullScreenWindow(GHOST_Window **window, const GHOST_DisplaySetting &settings, const bool stereoVisual, const bool alphaBackground=0)GHOST_Systemprotected
createOffscreenContext(GHOST_GLSettings glSettings)GHOST_SystemCocoavirtual
createSystem()GHOST_ISystemstatic
createWindow(const char *title, GHOST_TInt32 left, GHOST_TInt32 top, GHOST_TUns32 width, GHOST_TUns32 height, GHOST_TWindowState state, GHOST_TDrawingContextType type, GHOST_GLSettings glSettings, const bool exclusive=false, const bool is_dialog=false, const GHOST_IWindow *parentWindow=NULL)GHOST_SystemCocoavirtual
dispatchEvents()GHOST_Systemvirtual
disposeContext(GHOST_IContext *context)GHOST_SystemCocoavirtual
disposeSystem()GHOST_ISystemstatic
disposeWindow(GHOST_IWindow *window)GHOST_Systemvirtual
endFullScreen(void)GHOST_Systemvirtual
exit()GHOST_Systemprotectedvirtual
getAllDisplayDimensions(GHOST_TUns32 &width, GHOST_TUns32 &height) constGHOST_SystemCocoavirtual
getButtons(GHOST_Buttons &buttons) constGHOST_SystemCocoavirtual
getButtonState(GHOST_TButtonMask mask, bool &isDown) constGHOST_Systemvirtual
getClipboard(bool selection) constGHOST_SystemCocoavirtual
getCursorPosition(GHOST_TInt32 &x, GHOST_TInt32 &y) constGHOST_SystemCocoavirtual
getEventManager() constGHOST_Systeminline
getFullScreen(void)GHOST_Systemvirtual
getMainDisplayDimensions(GHOST_TUns32 &width, GHOST_TUns32 &height) constGHOST_SystemCocoavirtual
getMilliSeconds() constGHOST_SystemCocoavirtual
getModifierKeys(GHOST_ModifierKeys &keys) constGHOST_SystemCocoavirtual
getModifierKeyState(GHOST_TModifierKeyMask mask, bool &isDown) constGHOST_Systemvirtual
getNumDisplays() constGHOST_SystemCocoavirtual
getSystem()GHOST_ISystemstatic
getTabletAPI(void)GHOST_System
getTimerManager() constGHOST_Systeminline
getWindowManager() constGHOST_Systeminline
GHOST_ISystem()GHOST_ISysteminlineprotected
GHOST_System()GHOST_Systemprotected
GHOST_SystemCocoa()GHOST_SystemCocoa
handleApplicationBecomeActiveEvent()GHOST_SystemCocoa
handleDraggingEvent(GHOST_TEventType eventType, GHOST_TDragnDropTypes draggedObjectType, GHOST_WindowCocoa *window, int mouseX, int mouseY, void *data)GHOST_SystemCocoa
handleKeyEvent(void *eventPtr)GHOST_SystemCocoa
handleMouseEvent(void *eventPtr)GHOST_SystemCocoa
handleOpenDocumentRequest(void *filepathStr)GHOST_SystemCocoa
handleQuitRequest()GHOST_SystemCocoa
handleTabletEvent(void *eventPtr, short eventType)GHOST_SystemCocoa
handleTabletEvent(void *eventPtr)GHOST_SystemCocoa
handleWindowEvent(GHOST_TEventType eventType, GHOST_WindowCocoa *window)GHOST_SystemCocoa
hasDialogWindow()GHOST_SystemCocoa
init()GHOST_SystemCocoaprotectedvirtual
initDebug(bool is_debug_enabled)GHOST_Systemvirtual
installTimer(GHOST_TUns64 delay, GHOST_TUns64 interval, GHOST_TimerProcPtr timerProc, GHOST_TUserDataPtr userData=NULL)GHOST_Systemvirtual
isDebugEnabled()GHOST_Systemvirtual
m_displayManagerGHOST_Systemprotected
m_eventManagerGHOST_Systemprotected
m_ignoreMomentumScrollGHOST_SystemCocoaprotected
m_ignoreWindowSizedMessagesGHOST_SystemCocoaprotected
m_is_debug_enabledGHOST_Systemprotected
m_last_warp_timestampGHOST_SystemCocoaprotected
m_modifierMaskGHOST_SystemCocoaprotected
m_multiTouchScrollGHOST_SystemCocoaprotected
m_nativePixelGHOST_System
m_needDelayedApplicationBecomeActiveEventProcessingGHOST_SystemCocoaprotected
m_outsideLoopEventProcessedGHOST_SystemCocoaprotected
m_preFullScreenSettingGHOST_Systemprotected
m_start_timeGHOST_SystemCocoaprotected
m_systemGHOST_ISystemprotectedstatic
m_tabletAPIGHOST_Systemprotected
m_timerManagerGHOST_Systemprotected
m_windowFocusGHOST_System
m_windowManagerGHOST_Systemprotected
notifyExternalEventProcessed()GHOST_SystemCocoa
processEvents(bool waitForEvent)GHOST_SystemCocoavirtual
pushEvent(GHOST_IEvent *event)GHOST_System
putClipboard(GHOST_TInt8 *buffer, bool selection) constGHOST_SystemCocoavirtual
removeEventConsumer(GHOST_IEventConsumer *consumer)GHOST_Systemvirtual
removeTimer(GHOST_ITimerTask *timerTask)GHOST_Systemvirtual
setCursorPosition(GHOST_TInt32 x, GHOST_TInt32 y)GHOST_SystemCocoavirtual
setMouseCursorPosition(GHOST_TInt32 x, GHOST_TInt32 y)GHOST_SystemCocoaprotected
setTabletAPI(GHOST_TTabletAPI api)GHOST_Systemvirtual
showMessageBox(const char *, const char *, const char *, const char *, const char *, GHOST_DialogOptions) constGHOST_Systeminlinevirtual
toggleConsole(int action)GHOST_SystemCocoainlinevirtual
updateFullScreen(const GHOST_DisplaySetting &setting, GHOST_IWindow **window)GHOST_Systemvirtual
useNativePixel(void)GHOST_Systemvirtual
useWindowFocus(const bool use_focus)GHOST_Systemvirtual
validWindow(GHOST_IWindow *window)GHOST_Systemvirtual
~GHOST_ISystem()GHOST_ISysteminlineprotectedvirtual
~GHOST_System()GHOST_Systemprotectedvirtual
~GHOST_SystemCocoa()GHOST_SystemCocoa