, including all inherited members.
| activateDrawingContext() | GHOST_WindowNULL | [inline, protected, virtual] |
| canAcceptDragOperation() const | GHOST_Window | [virtual] |
| clientToScreen(GHOST_TInt32 inX, GHOST_TInt32 inY, GHOST_TInt32 &outX, GHOST_TInt32 &outY) const | GHOST_WindowNULL | [inline, protected, virtual] |
| endProgressBar() | GHOST_Window | [inline, virtual] |
| getClientBounds(GHOST_Rect &bounds) const | GHOST_WindowNULL | [inline, protected, virtual] |
| getCursorGrabAccum(GHOST_TInt32 &x, GHOST_TInt32 &y) const | GHOST_Window | [inline, virtual] |
| getCursorGrabBounds(GHOST_Rect &bounds) | GHOST_Window | [virtual] |
| getCursorGrabInitPos(GHOST_TInt32 &x, GHOST_TInt32 &y) const | GHOST_Window | [inline, virtual] |
| getCursorGrabMode() const | GHOST_Window | [inline, virtual] |
| getCursorShape() const | GHOST_Window | [inline, virtual] |
| getCursorVisibility() const | GHOST_Window | [inline, virtual] |
| getDrawingContextType() | GHOST_Window | [inline, virtual] |
| getModifiedState() | GHOST_Window | [virtual] |
| getOSWindow() const | GHOST_Window | [virtual] |
| getState() const | GHOST_WindowNULL | [inline, protected, virtual] |
| GetTabletData() | GHOST_WindowNULL | [inline, virtual] |
| getTitle(STR_String &title) const | GHOST_WindowNULL | [inline, protected, virtual] |
| getUserData() const | GHOST_Window | [inline, virtual] |
| getValid() const | GHOST_WindowNULL | [inline, protected, virtual] |
| getWindowBounds(GHOST_Rect &bounds) const | GHOST_WindowNULL | [inline, protected, virtual] |
| GHOST_Window(GHOST_TUns32 width, GHOST_TUns32 height, GHOST_TWindowState state, GHOST_TDrawingContextType type=GHOST_kDrawingContextTypeNone, const bool stereoVisual=false, const GHOST_TUns16 numOfAASamples=0) | GHOST_Window | |
| GHOST_WindowNULL(GHOST_SystemNULL *system, const STR_String &title, GHOST_TInt32 left, GHOST_TInt32 top, GHOST_TUns32 width, GHOST_TUns32 height, GHOST_TWindowState state, const GHOST_TEmbedderWindowID parentWindow, GHOST_TDrawingContextType type, const bool stereoVisual, const GHOST_TUns16 numOfAASamples) | GHOST_WindowNULL | [inline] |
| installDrawingContext(GHOST_TDrawingContextType type) | GHOST_WindowNULL | [inline, protected, virtual] |
| invalidate() | GHOST_WindowNULL | [inline, protected, virtual] |
| m_canAcceptDragOperation | GHOST_Window | [protected] |
| m_cursorGrab | GHOST_Window | [protected] |
| m_cursorGrabAccumPos | GHOST_Window | [protected] |
| m_cursorGrabBounds | GHOST_Window | [protected] |
| m_cursorGrabInitPos | GHOST_Window | [protected] |
| m_cursorShape | GHOST_Window | [protected] |
| m_cursorVisible | GHOST_Window | [protected] |
| m_drawingContextType | GHOST_Window | [protected] |
| m_fullScreen | GHOST_Window | [protected] |
| m_fullScreenHeight | GHOST_Window | [protected] |
| m_fullScreenWidth | GHOST_Window | [protected] |
| m_isUnsavedChanges | GHOST_Window | [protected] |
| m_numOfAASamples | GHOST_Window | [protected] |
| m_progressBarVisible | GHOST_Window | [protected] |
| m_stereoVisual | GHOST_Window | [protected] |
| m_userData | GHOST_Window | [protected] |
| removeDrawingContext() | GHOST_WindowNULL | [inline, protected, virtual] |
| screenToClient(GHOST_TInt32 inX, GHOST_TInt32 inY, GHOST_TInt32 &outX, GHOST_TInt32 &outY) const | GHOST_WindowNULL | [inline, protected, virtual] |
| setAcceptDragOperation(bool canAccept) | GHOST_Window | [virtual] |
| setClientHeight(GHOST_TUns32 height) | GHOST_WindowNULL | [inline, protected, virtual] |
| setClientSize(GHOST_TUns32 width, GHOST_TUns32 height) | GHOST_WindowNULL | [inline, protected, virtual] |
| setClientWidth(GHOST_TUns32 width) | GHOST_WindowNULL | [inline, protected, virtual] |
| setCursorGrab(GHOST_TGrabCursorMode mode, GHOST_Rect *bounds) | GHOST_Window | [virtual] |
| setCursorGrabAccum(GHOST_TInt32 x, GHOST_TInt32 y) | GHOST_Window | [inline, virtual] |
| setCursorShape(GHOST_TStandardCursor cursorShape) | GHOST_Window | [virtual] |
| setCursorVisibility(bool visible) | GHOST_Window | [virtual] |
| setCustomCursorShape(GHOST_TUns8 bitmap[16][2], GHOST_TUns8 mask[16][2], int hotX, int hotY) | GHOST_Window | [virtual] |
| setCustomCursorShape(GHOST_TUns8 *bitmap, GHOST_TUns8 *mask, int sizex, int sizey, int hotX, int hotY, int fg_color, int bg_color) | GHOST_Window | [virtual] |
| setDrawingContextType(GHOST_TDrawingContextType type) | GHOST_Window | [virtual] |
| setModifiedState(bool isUnsavedChanges) | GHOST_Window | [virtual] |
| setOrder(GHOST_TWindowOrder order) | GHOST_WindowNULL | [inline, protected, virtual] |
| setProgressBar(float progress) | GHOST_Window | [inline, virtual] |
| setState(GHOST_TWindowState state) | GHOST_WindowNULL | [inline, protected, virtual] |
| setTitle(const STR_String &title) | GHOST_WindowNULL | [inline, protected, virtual] |
| setUserData(const GHOST_TUserDataPtr userData) | GHOST_Window | [inline, virtual] |
| setWindowCursorGrab(GHOST_TGrabCursorMode mode) | GHOST_WindowNULL | [inline, protected, virtual] |
| setWindowCursorShape(GHOST_TStandardCursor shape) | GHOST_WindowNULL | [inline, protected, virtual] |
| setWindowCursorVisibility(bool visible) | GHOST_WindowNULL | [inline, protected, virtual] |
| setWindowCustomCursorShape(GHOST_TUns8 bitmap[16][2], GHOST_TUns8 mask[16][2], int hotX, int hotY) | GHOST_WindowNULL | [inline, protected, virtual] |
| setWindowCustomCursorShape(GHOST_TUns8 *bitmap, GHOST_TUns8 *mask, int sizex, int sizey, int hotX, int hotY, int fg_color, int bg_color) | GHOST_WindowNULL | [inline, protected, virtual] |
| swapBuffers() | GHOST_WindowNULL | [inline, protected, virtual] |
| ~GHOST_IWindow() | GHOST_IWindow | [inline, virtual] |
| ~GHOST_Window() | GHOST_Window | [virtual] |
| ~GHOST_WindowNULL() | GHOST_WindowNULL | [inline, protected] |