|
Blender
V2.93
|
This is the complete list of members for GHOST_IWindow, including all inherited members.
| activateDrawingContext()=0 | GHOST_IWindow | pure virtual |
| beginFullScreen() const =0 | GHOST_IWindow | pure virtual |
| canAcceptDragOperation() const =0 | GHOST_IWindow | pure virtual |
| clientToScreen(GHOST_TInt32 inX, GHOST_TInt32 inY, GHOST_TInt32 &outX, GHOST_TInt32 &outY) const =0 | GHOST_IWindow | pure virtual |
| endFullScreen() const =0 | GHOST_IWindow | pure virtual |
| endProgressBar()=0 | GHOST_IWindow | pure virtual |
| getClientBounds(GHOST_Rect &bounds) const =0 | GHOST_IWindow | pure virtual |
| getCursorShape() const =0 | GHOST_IWindow | pure virtual |
| getCursorVisibility() const =0 | GHOST_IWindow | pure virtual |
| getDefaultFramebuffer()=0 | GHOST_IWindow | pure virtual |
| getDPIHint()=0 | GHOST_IWindow | pure virtual |
| getDrawingContextType()=0 | GHOST_IWindow | pure virtual |
| getModifiedState()=0 | GHOST_IWindow | pure virtual |
| getNativePixelSize(void)=0 | GHOST_IWindow | pure virtual |
| getOSWindow() const =0 | GHOST_IWindow | pure virtual |
| getState() const =0 | GHOST_IWindow | pure virtual |
| getSwapInterval(int &intervalOut)=0 | GHOST_IWindow | pure virtual |
| getTitle() const =0 | GHOST_IWindow | pure virtual |
| getUserData() const =0 | GHOST_IWindow | pure virtual |
| getValid() const =0 | GHOST_IWindow | pure virtual |
| getWindowBounds(GHOST_Rect &bounds) const =0 | GHOST_IWindow | pure virtual |
| hasCursorShape(GHOST_TStandardCursor cursorShape)=0 | GHOST_IWindow | pure virtual |
| invalidate()=0 | GHOST_IWindow | pure virtual |
| isDialog() const =0 | GHOST_IWindow | pure virtual |
| screenToClient(GHOST_TInt32 inX, GHOST_TInt32 inY, GHOST_TInt32 &outX, GHOST_TInt32 &outY) const =0 | GHOST_IWindow | pure virtual |
| setAcceptDragOperation(bool canAccept)=0 | GHOST_IWindow | pure virtual |
| setClientHeight(GHOST_TUns32 height)=0 | GHOST_IWindow | pure virtual |
| setClientSize(GHOST_TUns32 width, GHOST_TUns32 height)=0 | GHOST_IWindow | pure virtual |
| setClientWidth(GHOST_TUns32 width)=0 | GHOST_IWindow | pure virtual |
| setCursorGrab(GHOST_TGrabCursorMode, GHOST_TAxisFlag, GHOST_Rect *, GHOST_TInt32[2]) | GHOST_IWindow | inlinevirtual |
| setCursorShape(GHOST_TStandardCursor cursorShape)=0 | GHOST_IWindow | pure virtual |
| setCursorVisibility(bool visible)=0 | GHOST_IWindow | pure virtual |
| setCustomCursorShape(GHOST_TUns8 *bitmap, GHOST_TUns8 *mask, int sizex, int sizey, int hotX, int hotY, bool canInvertColor)=0 | GHOST_IWindow | pure virtual |
| setDrawingContextType(GHOST_TDrawingContextType type)=0 | GHOST_IWindow | pure virtual |
| setModifiedState(bool isUnsavedChanges)=0 | GHOST_IWindow | pure virtual |
| setOrder(GHOST_TWindowOrder order)=0 | GHOST_IWindow | pure virtual |
| setProgressBar(float progress)=0 | GHOST_IWindow | pure virtual |
| setState(GHOST_TWindowState state)=0 | GHOST_IWindow | pure virtual |
| setSwapInterval(int interval)=0 | GHOST_IWindow | pure virtual |
| setTitle(const char *title)=0 | GHOST_IWindow | pure virtual |
| setUserData(const GHOST_TUserDataPtr userData)=0 | GHOST_IWindow | pure virtual |
| swapBuffers()=0 | GHOST_IWindow | pure virtual |
| ~GHOST_IWindow() | GHOST_IWindow | inlinevirtual |