Blender V2.61 - r43446

GHOST_IWindow Member List

This is the complete list of members for GHOST_IWindow, including all inherited members.
activateDrawingContext()=0GHOST_IWindow [pure virtual]
canAcceptDragOperation() const =0GHOST_IWindow [pure virtual]
clientToScreen(GHOST_TInt32 inX, GHOST_TInt32 inY, GHOST_TInt32 &outX, GHOST_TInt32 &outY) const =0GHOST_IWindow [pure virtual]
endProgressBar()=0GHOST_IWindow [pure virtual]
getClientBounds(GHOST_Rect &bounds) const =0GHOST_IWindow [pure virtual]
getCursorShape() const =0GHOST_IWindow [pure virtual]
getCursorVisibility() const =0GHOST_IWindow [pure virtual]
getDrawingContextType()=0GHOST_IWindow [pure virtual]
getModifiedState()=0GHOST_IWindow [pure virtual]
getOSWindow() const =0GHOST_IWindow [pure virtual]
getState() const =0GHOST_IWindow [pure virtual]
GetTabletData()=0GHOST_IWindow [pure virtual]
getTitle(STR_String &title) const =0GHOST_IWindow [pure virtual]
getUserData() const =0GHOST_IWindow [pure virtual]
getValid() const =0GHOST_IWindow [pure virtual]
getWindowBounds(GHOST_Rect &bounds) const =0GHOST_IWindow [pure virtual]
invalidate()=0GHOST_IWindow [pure virtual]
screenToClient(GHOST_TInt32 inX, GHOST_TInt32 inY, GHOST_TInt32 &outX, GHOST_TInt32 &outY) const =0GHOST_IWindow [pure virtual]
setAcceptDragOperation(bool canAccept)=0GHOST_IWindow [pure virtual]
setClientHeight(GHOST_TUns32 height)=0GHOST_IWindow [pure virtual]
setClientSize(GHOST_TUns32 width, GHOST_TUns32 height)=0GHOST_IWindow [pure virtual]
setClientWidth(GHOST_TUns32 width)=0GHOST_IWindow [pure virtual]
setCursorGrab(GHOST_TGrabCursorMode mode, GHOST_Rect *bounds)GHOST_IWindow [inline, virtual]
setCursorShape(GHOST_TStandardCursor cursorShape)=0GHOST_IWindow [pure virtual]
setCursorVisibility(bool visible)=0GHOST_IWindow [pure virtual]
setCustomCursorShape(GHOST_TUns8 bitmap[16][2], GHOST_TUns8 mask[16][2], int hotX, int hotY)=0GHOST_IWindow [pure virtual]
setCustomCursorShape(GHOST_TUns8 *bitmap, GHOST_TUns8 *mask, int sizex, int sizey, int hotX, int hotY, int fg_color, int bg_color)=0GHOST_IWindow [pure virtual]
setDrawingContextType(GHOST_TDrawingContextType type)=0GHOST_IWindow [pure virtual]
setModifiedState(bool isUnsavedChanges)=0GHOST_IWindow [pure virtual]
setOrder(GHOST_TWindowOrder order)=0GHOST_IWindow [pure virtual]
setProgressBar(float progress)=0GHOST_IWindow [pure virtual]
setState(GHOST_TWindowState state)=0GHOST_IWindow [pure virtual]
setTitle(const STR_String &title)=0GHOST_IWindow [pure virtual]
setUserData(const GHOST_TUserDataPtr userData)=0GHOST_IWindow [pure virtual]
swapBuffers()=0GHOST_IWindow [pure virtual]
~GHOST_IWindow()GHOST_IWindow [inline, virtual]