Blender V2.61 - r43446

GHOST_WindowNULL Member List

This is the complete list of members for GHOST_WindowNULL, 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_canAcceptDragOperationGHOST_Window [protected]
m_cursorGrabGHOST_Window [protected]
m_cursorGrabAccumPosGHOST_Window [protected]
m_cursorGrabBoundsGHOST_Window [protected]
m_cursorGrabInitPosGHOST_Window [protected]
m_cursorShapeGHOST_Window [protected]
m_cursorVisibleGHOST_Window [protected]
m_drawingContextTypeGHOST_Window [protected]
m_fullScreenGHOST_Window [protected]
m_fullScreenHeightGHOST_Window [protected]
m_fullScreenWidthGHOST_Window [protected]
m_isUnsavedChangesGHOST_Window [protected]
m_numOfAASamplesGHOST_Window [protected]
m_progressBarVisibleGHOST_Window [protected]
m_stereoVisualGHOST_Window [protected]
m_userDataGHOST_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]