, including all inherited members.
addEventConsumer(GHOST_IEventConsumer *consumer)=0 | GHOST_ISystem | [pure virtual] |
beginFullScreen(const GHOST_DisplaySetting &setting, GHOST_IWindow **window, const bool stereoVisual, const GHOST_TUns16 numOfAASamples=0)=0 | GHOST_ISystem | [pure virtual] |
createSystem() | GHOST_ISystem | [static] |
createWindow(const STR_String &title, GHOST_TInt32 left, GHOST_TInt32 top, GHOST_TUns32 width, GHOST_TUns32 height, GHOST_TWindowState state, GHOST_TDrawingContextType type, const bool stereoVisual=false, const GHOST_TUns16 numOfAASamples=0, const GHOST_TEmbedderWindowID parentWindow=0)=0 | GHOST_ISystem | [pure virtual] |
dispatchEvents()=0 | GHOST_ISystem | [pure virtual] |
disposeSystem() | GHOST_ISystem | [static] |
disposeWindow(GHOST_IWindow *window)=0 | GHOST_ISystem | [pure virtual] |
endFullScreen(void)=0 | GHOST_ISystem | [pure virtual] |
exit()=0 | GHOST_ISystem | [protected, pure virtual] |
getButtonState(GHOST_TButtonMask mask, bool &isDown) const =0 | GHOST_ISystem | [pure virtual] |
getClipboard(bool selection) const =0 | GHOST_ISystem | [pure virtual] |
getCursorPosition(GHOST_TInt32 &x, GHOST_TInt32 &y) const =0 | GHOST_ISystem | [pure virtual] |
getFullScreen(void)=0 | GHOST_ISystem | [pure virtual] |
getMainDisplayDimensions(GHOST_TUns32 &width, GHOST_TUns32 &height) const =0 | GHOST_ISystem | [pure virtual] |
getMilliSeconds() const =0 | GHOST_ISystem | [pure virtual] |
getModifierKeyState(GHOST_TModifierKeyMask mask, bool &isDown) const =0 | GHOST_ISystem | [pure virtual] |
getNumDisplays() const =0 | GHOST_ISystem | [pure virtual] |
getSystem() | GHOST_ISystem | [static] |
GHOST_ISystem() | GHOST_ISystem | [inline, protected] |
init()=0 | GHOST_ISystem | [protected, pure virtual] |
installTimer(GHOST_TUns64 delay, GHOST_TUns64 interval, GHOST_TimerProcPtr timerProc, GHOST_TUserDataPtr userData=0)=0 | GHOST_ISystem | [pure virtual] |
m_system | GHOST_ISystem | [protected, static] |
processEvents(bool waitForEvent)=0 | GHOST_ISystem | [pure virtual] |
putClipboard(GHOST_TInt8 *buffer, bool selection) const =0 | GHOST_ISystem | [pure virtual] |
removeEventConsumer(GHOST_IEventConsumer *consumer)=0 | GHOST_ISystem | [pure virtual] |
removeTimer(GHOST_ITimerTask *timerTask)=0 | GHOST_ISystem | [pure virtual] |
setCursorPosition(GHOST_TInt32 x, GHOST_TInt32 y)=0 | GHOST_ISystem | [pure virtual] |
toggleConsole(int action)=0 | GHOST_ISystem | [pure virtual] |
validWindow(GHOST_IWindow *window)=0 | GHOST_ISystem | [pure virtual] |
~GHOST_ISystem() | GHOST_ISystem | [inline, protected, virtual] |