Blender V4.3
GHOST_SystemWin32 Member List

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

addEventConsumer(GHOST_IEventConsumer *consumer)GHOST_Systemvirtual
beginFullScreen(const GHOST_DisplaySetting &setting, GHOST_IWindow **window, const bool stereoVisual)GHOST_Systemvirtual
convertKey(short vKey, short ScanCode, short extend) constGHOST_SystemWin32protected
createFullScreenWindow(GHOST_Window **window, const GHOST_DisplaySetting &settings, const bool stereoVisual)GHOST_Systemprotected
createOffscreenContext(GHOST_GPUSettings gpuSettings)GHOST_SystemWin32virtual
createOffscreenContextD3D()GHOST_SystemWin32static
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 gpuSettings, const bool exclusive=false, const bool is_dialog=false, const GHOST_IWindow *parentWindow=0)GHOST_SystemWin32virtual
dispatchEvents()GHOST_Systemvirtual
disposeContext(GHOST_IContext *context)GHOST_SystemWin32virtual
disposeContextD3D(GHOST_ContextD3D *context)GHOST_SystemWin32static
disposeSystem()GHOST_ISystemstatic
disposeWindow(GHOST_IWindow *window)GHOST_Systemvirtual
driveTrackpad()GHOST_SystemWin32protected
endFullScreen()GHOST_Systemvirtual
exit()GHOST_SystemWin32protectedvirtual
getAllDisplayDimensions(uint32_t &width, uint32_t &height) constGHOST_SystemWin32virtual
getBacktraceFn()GHOST_ISystemstatic
getButtons(GHOST_Buttons &buttons) constGHOST_SystemWin32virtual
getButtonState(GHOST_TButton mask, bool &isDown) constGHOST_Systemvirtual
getCapabilities() constGHOST_SystemWin32virtual
getClipboard(bool selection) constGHOST_SystemWin32virtual
getClipboardImage(int *r_width, int *r_height) constGHOST_SystemWin32virtual
getCursorPosition(int32_t &x, int32_t &y) constGHOST_SystemWin32virtual
getCursorPositionClientRelative(const GHOST_IWindow *window, int32_t &x, int32_t &y) constGHOST_Systemvirtual
getEventManager() constGHOST_Systeminline
getFullScreen()GHOST_Systemvirtual
getMainDisplayDimensions(uint32_t &width, uint32_t &height) constGHOST_SystemWin32virtual
getMilliSeconds() constGHOST_SystemWin32virtual
getModifierKeys(GHOST_ModifierKeys &keys) constGHOST_SystemWin32virtual
getModifierKeyState(GHOST_TModifierKey mask, bool &isDown) constGHOST_Systemvirtual
getNumDisplays() constGHOST_SystemWin32virtual
getPixelAtCursor(float r_color[3]) constGHOST_SystemWin32virtual
getSystem()GHOST_ISystemstatic
getSystemBackend()GHOST_ISystemstatic
getTabletAPI()GHOST_System
getTimerManager() constGHOST_Systeminline
getWindowManager() constGHOST_Systeminline
getWindowUnderCursor(int32_t, int32_t)GHOST_SystemWin32virtual
GHOST_ISystem()GHOST_ISysteminlineprotected
GHOST_System()GHOST_Systemprotected
GHOST_SystemWin32()GHOST_SystemWin32
handleKeyboardChange()GHOST_SystemWin32inlineprotected
hardKey(RAWINPUT const &raw, bool *r_key_down)GHOST_SystemWin32protected
hasClipboardImage() constGHOST_SystemWin32virtual
init()GHOST_SystemWin32protectedvirtual
initDebug(GHOST_Debug debug) overrideGHOST_SystemWin32virtual
installTimer(uint64_t delay, uint64_t interval, GHOST_TimerProcPtr timerProc, GHOST_TUserDataPtr userData=nullptr)GHOST_Systemvirtual
isDebugEnabled()GHOST_Systemvirtual
m_autoFocusGHOST_System
m_backtrace_fnGHOST_ISystemprotectedstatic
m_consoleStatusGHOST_SystemWin32protected
m_displayManagerGHOST_Systemprotected
m_eventManagerGHOST_Systemprotected
m_freqGHOST_SystemWin32protected
m_hasAltGrGHOST_SystemWin32protected
m_hasPerformanceCounterGHOST_SystemWin32protected
m_is_debug_enabledGHOST_Systemprotected
m_keylayoutGHOST_SystemWin32protected
m_langIdGHOST_SystemWin32protected
m_multitouchGesturesGHOST_Systemprotected
m_nativePixelGHOST_System
m_preFullScreenSettingGHOST_Systemprotected
m_systemGHOST_ISystemprotectedstatic
m_system_backend_idGHOST_ISystemprotectedstatic
m_tabletAPIGHOST_Systemprotected
m_timerManagerGHOST_Systemprotected
m_wheelDeltaAccumGHOST_SystemWin32protected
m_windowFocusGHOST_System
m_windowManagerGHOST_Systemprotected
performanceCounterToMillis(__int64 perf_ticks) constGHOST_SystemWin32
processButtonEvent(GHOST_TEventType type, GHOST_WindowWin32 *window, GHOST_TButton mask)GHOST_SystemWin32protectedstatic
processCursorEvent(GHOST_WindowWin32 *window, const int32_t screen_co[2])GHOST_SystemWin32protectedstatic
processEvents(bool waitForEvent)GHOST_SystemWin32virtual
processKeyEvent(GHOST_WindowWin32 *window, RAWINPUT const &raw)GHOST_SystemWin32protectedstatic
processMinMaxInfo(MINMAXINFO *minmax)GHOST_SystemWin32protectedstatic
processPointerEvent(UINT type, GHOST_WindowWin32 *window, WPARAM wParam, LPARAM lParam, bool &eventhandled)GHOST_SystemWin32protectedstatic
processSpecialKey(short vKey, short scanCode) constGHOST_SystemWin32protected
processTrackpad()GHOST_SystemWin32protected
processWheelEvent(GHOST_WindowWin32 *window, WPARAM wParam, LPARAM lParam)GHOST_SystemWin32protectedstatic
processWindowEvent(GHOST_TEventType type, GHOST_WindowWin32 *window)GHOST_SystemWin32protectedstatic
processWindowSizeEvent(GHOST_WindowWin32 *window)GHOST_SystemWin32protectedstatic
processWintabEvent(GHOST_WindowWin32 *window)GHOST_SystemWin32protectedstatic
pushDragDropEvent(GHOST_TEventType eventType, GHOST_TDragnDropTypes draggedObjectType, GHOST_WindowWin32 *window, int mouseX, int mouseY, void *data)GHOST_SystemWin32static
pushEvent(const GHOST_IEvent *event)GHOST_System
putClipboard(const char *buffer, bool selection) constGHOST_SystemWin32virtual
putClipboardImage(uint *rgba, int width, int height) constGHOST_SystemWin32virtual
removeEventConsumer(GHOST_IEventConsumer *consumer)GHOST_Systemvirtual
removeTimer(GHOST_ITimerTask *timerTask)GHOST_Systemvirtual
s_wndProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)GHOST_SystemWin32protectedstatic
setAutoFocus(const bool auto_focus)GHOST_Systemvirtual
setBacktraceFn(GHOST_TBacktraceFn backtrace_fn)GHOST_ISystemstatic
setConsoleWindowState(GHOST_TConsoleWindowState action)GHOST_SystemWin32protectedvirtual
setCursorPosition(int32_t x, int32_t y)GHOST_SystemWin32virtual
setCursorPositionClientRelative(GHOST_IWindow *window, int32_t x, int32_t y)GHOST_Systemvirtual
setMultitouchGestures(const bool use)GHOST_Systemvirtual
setTabletAPI(GHOST_TTabletAPI api) overrideGHOST_SystemWin32virtual
showMessageBox(const char *title, const char *message, const char *help_label, const char *continue_label, const char *link, GHOST_DialogOptions dialog_options) constGHOST_SystemWin32virtual
updateFullScreen(const GHOST_DisplaySetting &setting, GHOST_IWindow **window)GHOST_Systemvirtual
useNativePixel()GHOST_Systemvirtual
useWindowFocus(const bool use_focus)GHOST_Systemvirtual
validWindow(GHOST_IWindow *window)GHOST_Systemvirtual
~GHOST_ISystem()GHOST_ISysteminlineprotectedvirtual
~GHOST_System()GHOST_Systemprotectedvirtual
~GHOST_SystemWin32()GHOST_SystemWin32