|
Blender
V3.3
|
This is the complete list of members for GHOST_SystemWin32, including all inherited members.
| addEventConsumer(GHOST_IEventConsumer *consumer) | GHOST_System | virtual |
| beginFullScreen(const GHOST_DisplaySetting &setting, GHOST_IWindow **window, const bool stereoVisual, const bool alphaBackground) | GHOST_System | virtual |
| convertKey(short vKey, short ScanCode, short extend) const | GHOST_SystemWin32 | protected |
| createFullScreenWindow(GHOST_Window **window, const GHOST_DisplaySetting &settings, const bool stereoVisual, const bool alphaBackground=0) | GHOST_System | protected |
| createOffscreenContext(GHOST_GLSettings glSettings) | GHOST_SystemWin32 | virtual |
| createOffscreenContextD3D() | GHOST_SystemWin32 | static |
| createSystem() | GHOST_ISystem | static |
| createWindow(const char *title, int32_t left, int32_t top, uint32_t width, uint32_t height, GHOST_TWindowState state, GHOST_TDrawingContextType type, GHOST_GLSettings glSettings, const bool exclusive=false, const bool is_dialog=false, const GHOST_IWindow *parentWindow=0) | GHOST_SystemWin32 | virtual |
| dispatchEvents() | GHOST_System | virtual |
| disposeContext(GHOST_IContext *context) | GHOST_SystemWin32 | virtual |
| disposeContextD3D(GHOST_ContextD3D *context) | GHOST_SystemWin32 | static |
| disposeSystem() | GHOST_ISystem | static |
| disposeWindow(GHOST_IWindow *window) | GHOST_System | virtual |
| driveTrackpad() | GHOST_SystemWin32 | protected |
| endFullScreen(void) | GHOST_System | virtual |
| exit() | GHOST_SystemWin32 | protectedvirtual |
| getAllDisplayDimensions(uint32_t &width, uint32_t &height) const | GHOST_SystemWin32 | virtual |
| getBacktraceFn() | GHOST_ISystem | static |
| getButtons(GHOST_Buttons &buttons) const | GHOST_SystemWin32 | virtual |
| getButtonState(GHOST_TButton mask, bool &isDown) const | GHOST_System | virtual |
| getClipboard(bool selection) const | GHOST_SystemWin32 | virtual |
| getCursorPosition(int32_t &x, int32_t &y) const | GHOST_SystemWin32 | virtual |
| getCursorPositionClientRelative(const GHOST_IWindow *window, int32_t &x, int32_t &y) const | GHOST_System | virtual |
| getEventManager() const | GHOST_System | inline |
| getFullScreen(void) | GHOST_System | virtual |
| getMainDisplayDimensions(uint32_t &width, uint32_t &height) const | GHOST_SystemWin32 | virtual |
| getMilliSeconds() const | GHOST_SystemWin32 | virtual |
| getModifierKeys(GHOST_ModifierKeys &keys) const | GHOST_SystemWin32 | virtual |
| getModifierKeyState(GHOST_TModifierKey mask, bool &isDown) const | GHOST_System | virtual |
| getNumDisplays() const | GHOST_SystemWin32 | virtual |
| getSystem() | GHOST_ISystem | static |
| getTabletAPI(void) | GHOST_System | |
| getTimerManager() const | GHOST_System | inline |
| getWindowManager() const | GHOST_System | inline |
| getWindowUnderCursor(int32_t x, int32_t y) | GHOST_System | virtual |
| GHOST_ISystem() | GHOST_ISystem | inlineprotected |
| GHOST_System() | GHOST_System | protected |
| GHOST_SystemWin32() | GHOST_SystemWin32 | |
| handleKeyboardChange(void) | GHOST_SystemWin32 | inlineprotected |
| hardKey(RAWINPUT const &raw, bool *r_keyDown, bool *r_is_repeated_modifier) | GHOST_SystemWin32 | protected |
| init() | GHOST_SystemWin32 | protectedvirtual |
| initDebug(GHOST_Debug debug) override | GHOST_SystemWin32 | virtual |
| installTimer(uint64_t delay, uint64_t interval, GHOST_TimerProcPtr timerProc, GHOST_TUserDataPtr userData=NULL) | GHOST_System | virtual |
| isDebugEnabled() | GHOST_System | virtual |
| m_backtrace_fn | GHOST_ISystem | protectedstatic |
| m_consoleStatus | GHOST_SystemWin32 | protected |
| m_displayManager | GHOST_System | protected |
| m_eventManager | GHOST_System | protected |
| m_freq | GHOST_SystemWin32 | protected |
| m_hasAltGr | GHOST_SystemWin32 | protected |
| m_hasPerformanceCounter | GHOST_SystemWin32 | protected |
| m_is_debug_enabled | GHOST_System | protected |
| m_keycode_last_repeat_key | GHOST_SystemWin32 | protected |
| m_keylayout | GHOST_SystemWin32 | protected |
| m_langId | GHOST_SystemWin32 | protected |
| m_lfstart | GHOST_SystemWin32 | protected |
| m_modifierKeys | GHOST_SystemWin32 | protected |
| m_multitouchGestures | GHOST_System | protected |
| m_nativePixel | GHOST_System | |
| m_preFullScreenSetting | GHOST_System | protected |
| m_start | GHOST_SystemWin32 | protected |
| m_system | GHOST_ISystem | protectedstatic |
| m_tabletAPI | GHOST_System | protected |
| m_timerManager | GHOST_System | protected |
| m_wheelDeltaAccum | GHOST_SystemWin32 | protected |
| m_windowFocus | GHOST_System | |
| m_windowManager | GHOST_System | protected |
| performanceCounterToMillis(__int64 perf_ticks) const | GHOST_SystemWin32 | |
| processButtonEvent(GHOST_TEventType type, GHOST_WindowWin32 *window, GHOST_TButton mask) | GHOST_SystemWin32 | protectedstatic |
| processCursorEvent(GHOST_WindowWin32 *window) | GHOST_SystemWin32 | protectedstatic |
| processEvents(bool waitForEvent) | GHOST_SystemWin32 | virtual |
| processKeyEvent(GHOST_WindowWin32 *window, RAWINPUT const &raw) | GHOST_SystemWin32 | protectedstatic |
| processMinMaxInfo(MINMAXINFO *minmax) | GHOST_SystemWin32 | protectedstatic |
| processPointerEvent(UINT type, GHOST_WindowWin32 *window, WPARAM wParam, LPARAM lParam, bool &eventhandled) | GHOST_SystemWin32 | protectedstatic |
| processSpecialKey(short vKey, short scanCode) const | GHOST_SystemWin32 | protected |
| processTrackpad() | GHOST_SystemWin32 | protected |
| processWheelEvent(GHOST_WindowWin32 *window, WPARAM wParam, LPARAM lParam) | GHOST_SystemWin32 | protectedstatic |
| processWindowEvent(GHOST_TEventType type, GHOST_WindowWin32 *window) | GHOST_SystemWin32 | protectedstatic |
| processWindowSizeEvent(GHOST_WindowWin32 *window) | GHOST_SystemWin32 | protectedstatic |
| processWintabEvent(GHOST_WindowWin32 *window) | GHOST_SystemWin32 | protectedstatic |
| pushDragDropEvent(GHOST_TEventType eventType, GHOST_TDragnDropTypes draggedObjectType, GHOST_WindowWin32 *window, int mouseX, int mouseY, void *data) | GHOST_SystemWin32 | static |
| pushEvent(GHOST_IEvent *event) | GHOST_System | |
| putClipboard(const char *buffer, bool selection) const | GHOST_SystemWin32 | virtual |
| removeEventConsumer(GHOST_IEventConsumer *consumer) | GHOST_System | virtual |
| removeTimer(GHOST_ITimerTask *timerTask) | GHOST_System | virtual |
| retrieveModifierKeys(GHOST_ModifierKeys &keys) const | GHOST_SystemWin32 | inlineprotected |
| s_wndProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam) | GHOST_SystemWin32 | protectedstatic |
| setBacktraceFn(GHOST_TBacktraceFn backtrace_fn) | GHOST_ISystem | static |
| setConsoleWindowState(GHOST_TConsoleWindowState action) | GHOST_SystemWin32 | protectedvirtual |
| setCursorPosition(int32_t x, int32_t y) | GHOST_SystemWin32 | virtual |
| setCursorPositionClientRelative(GHOST_IWindow *window, int32_t x, int32_t y) | GHOST_System | virtual |
| setMultitouchGestures(const bool use) | GHOST_System | virtual |
| setTabletAPI(GHOST_TTabletAPI api) override | GHOST_SystemWin32 | virtual |
| showMessageBox(const char *title, const char *message, const char *help_label, const char *continue_label, const char *link, GHOST_DialogOptions dialog_options) const | GHOST_SystemWin32 | virtual |
| storeModifierKeys(const GHOST_ModifierKeys &keys) | GHOST_SystemWin32 | inlineprotected |
| supportsCursorWarp(void) | GHOST_System | virtual |
| supportsWindowPosition(void) | GHOST_System | virtual |
| tickCountToMillis(__int64 ticks) const | GHOST_SystemWin32 | |
| updateFullScreen(const GHOST_DisplaySetting &setting, GHOST_IWindow **window) | GHOST_System | virtual |
| useNativePixel(void) | GHOST_System | virtual |
| useWindowFocus(const bool use_focus) | GHOST_System | virtual |
| validWindow(GHOST_IWindow *window) | GHOST_System | virtual |
| ~GHOST_ISystem() | GHOST_ISystem | inlineprotectedvirtual |
| ~GHOST_System() | GHOST_System | protectedvirtual |
| ~GHOST_SystemWin32() | GHOST_SystemWin32 |