Blender V5.0
GHOST_SystemCocoa Member List

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

addEventConsumer(GHOST_IEventConsumer *consumer) overrideGHOST_Systemvirtual
auto_focus_GHOST_System
backtrace_fn_GHOST_ISystemprotectedstatic
createOffscreenContext(GHOST_GPUSettings gpu_settings) overrideGHOST_SystemCocoavirtual
createSystem(bool verbose, bool background)GHOST_ISystemstatic
createSystemBackground()GHOST_ISystemstatic
createWindow(const char *title, int32_t left, int32_t top, uint32_t width, uint32_t height, GHOST_TWindowState state, GHOST_GPUSettings gpu_settings, const bool exclusive=false, const bool is_dialog=false, const GHOST_IWindow *parent_window=nullptr) overrideGHOST_SystemCocoavirtual
dispatchEvents() overrideGHOST_Systemvirtual
disposeContext(GHOST_IContext *context) overrideGHOST_SystemCocoavirtual
disposeSystem()GHOST_ISystemstatic
disposeWindow(GHOST_IWindow *window) overrideGHOST_Systemvirtual
event_manager_GHOST_Systemprotected
exit() overrideGHOST_Systemprotectedvirtual
getAllDisplayDimensions(uint32_t &width, uint32_t &height) const overrideGHOST_SystemCocoavirtual
getBacktraceFn()GHOST_ISystemstatic
getButtons(GHOST_Buttons &buttons) const overrideGHOST_SystemCocoavirtual
getButtonState(GHOST_TButton mask, bool &is_down) const overrideGHOST_Systemvirtual
getCapabilities() const overrideGHOST_SystemCocoavirtual
getClipboard(bool selection) const overrideGHOST_SystemCocoavirtual
getClipboardImage(int *r_width, int *r_height) const overrideGHOST_SystemCocoavirtual
getCursorPosition(int32_t &x, int32_t &y) const overrideGHOST_SystemCocoavirtual
getCursorPositionClientRelative(const GHOST_IWindow *window, int32_t &x, int32_t &y) const overrideGHOST_Systemvirtual
getCursorPreferredLogicalSize() const overrideGHOST_Systemvirtual
getEventManager() constGHOST_Systeminline
getMainDisplayDimensions(uint32_t &width, uint32_t &height) const overrideGHOST_SystemCocoavirtual
getMilliSeconds() const overrideGHOST_SystemCocoavirtual
getModifierKeys(GHOST_ModifierKeys &keys) const overrideGHOST_SystemCocoavirtual
getModifierKeyState(GHOST_TModifierKey mask, bool &is_down) const overrideGHOST_Systemvirtual
getNumDisplays() const overrideGHOST_SystemCocoavirtual
getPixelAtCursor(float r_color[3]) const overrideGHOST_SystemCocoavirtual
getSystem()GHOST_ISystemstatic
getSystemBackend()GHOST_ISystemstatic
getTabletAPI()GHOST_System
getTimerManager() constGHOST_Systeminline
getUseWindowFrame()GHOST_ISystemstatic
getWindowManager() constGHOST_Systeminline
getWindowUnderCursor(int32_t x, int32_t y) overrideGHOST_SystemCocoavirtual
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
hasClipboardImage() const overrideGHOST_SystemCocoavirtual
hasDialogWindow()GHOST_SystemCocoa
ignore_momentum_scroll_GHOST_SystemCocoaprotected
ignore_window_sized_messages_GHOST_SystemCocoaprotected
init() overrideGHOST_SystemCocoaprotectedvirtual
initDebug(GHOST_Debug debug) overrideGHOST_Systemvirtual
installTimer(uint64_t delay, uint64_t interval, GHOST_TimerProcPtr timer_proc, GHOST_TUserDataPtr user_data=nullptr) overrideGHOST_Systemvirtual
is_debug_enabled_GHOST_Systemprotected
isDebugEnabled() overrideGHOST_Systemvirtual
last_warp_timestamp_GHOST_SystemCocoaprotected
modifier_mask_GHOST_SystemCocoaprotected
multi_touch_scroll_GHOST_SystemCocoaprotected
multitouch_gestures_GHOST_Systemprotected
native_pixel_GHOST_System
need_delayed_application_become_active_event_processing_GHOST_SystemCocoaprotected
notifyExternalEventProcessed()GHOST_SystemCocoa
outside_loop_event_processed_GHOST_SystemCocoaprotected
processEvents(bool waitForEvent) overrideGHOST_SystemCocoavirtual
pushEvent(const GHOST_IEvent *event)GHOST_System
putClipboard(const char *buffer, bool selection) const overrideGHOST_SystemCocoavirtual
putClipboardImage(uint *rgba, int width, int height) const overrideGHOST_SystemCocoavirtual
removeEventConsumer(GHOST_IEventConsumer *consumer) overrideGHOST_Systemvirtual
removeTimer(GHOST_ITimerTask *timerTask) overrideGHOST_Systemvirtual
setAutoFocus(const bool auto_focus) overrideGHOST_Systemvirtual
setBacktraceFn(GHOST_TBacktraceFn backtrace_fn)GHOST_ISystemstatic
setConsoleWindowState(GHOST_TConsoleWindowState) overrideGHOST_SystemCocoainlinevirtual
setCursorPosition(int32_t x, int32_t y) overrideGHOST_SystemCocoavirtual
setCursorPositionClientRelative(GHOST_IWindow *window, int32_t x, int32_t y) overrideGHOST_Systemvirtual
setMouseCursorPosition(int32_t x, int32_t y)GHOST_SystemCocoaprotected
setMultitouchGestures(const bool use) overrideGHOST_Systemvirtual
setTabletAPI(GHOST_TTabletAPI api) overrideGHOST_Systemvirtual
setUseWindowFrame(bool use_window_frame)GHOST_ISystemstatic
showMessageBox(const char *title, const char *message, const char *help_label, const char *continue_label, const char *link, GHOST_DialogOptions dialog_options) const overrideGHOST_SystemCocoavirtual
system_GHOST_ISystemprotectedstatic
system_backend_id_GHOST_ISystemprotectedstatic
tablet_api_GHOST_Systemprotected
timer_manager_GHOST_Systemprotected
use_window_frame_GHOST_ISystemprotectedstatic
useNativePixel() overrideGHOST_Systemvirtual
useWindowFocus(const bool use_focus) overrideGHOST_Systemvirtual
validWindow(GHOST_IWindow *window) overrideGHOST_Systemvirtual
window_focus_GHOST_System
window_manager_GHOST_Systemprotected
~GHOST_ISystem()=defaultGHOST_ISystemprotectedvirtual
~GHOST_System() overrideGHOST_Systemprotected
~GHOST_SystemCocoa() overrideGHOST_SystemCocoa