Cinder  0.9.1
cinder::app::WindowImplMsw Member List

This is the complete list of members for cinder::app::WindowImplMsw, including all inherited members.

AppImplMswcinder::app::WindowImplMswprotected
close()cinder::app::WindowImplMswvirtual
completeCreation()cinder::app::WindowImplMswprotected
createWindow(const ivec2 &windowSize, const std::string &title, DisplayRef display, RendererRef sharedRenderer)cinder::app::WindowImplMswprotected
draw()cinder::app::WindowImplMswvirtual
enableMultiTouch()cinder::app::WindowImplMsw
getActiveTouches() const cinder::app::WindowImplMswvirtual
getAppImpl()cinder::app::WindowImplMsw
getDisplay() const cinder::app::WindowImplMswvirtual
getNative()cinder::app::WindowImplMswvirtual
getPos() const cinder::app::WindowImplMswvirtual
getRenderer() const cinder::app::WindowImplMswvirtual
getScreenSize(int clientWidth, int clientHeight, int *resultWidth, int *resultHeight)cinder::app::WindowImplMswprotected
getSize() const cinder::app::WindowImplMswvirtual
getTitle() const cinder::app::WindowImplMswvirtual
getWindow()cinder::app::WindowImplMsw
hide()cinder::app::WindowImplMswvirtual
isAlwaysOnTop() const cinder::app::WindowImplMsw
isBorderless() const cinder::app::WindowImplMsw
isFullScreen()cinder::app::WindowImplMswvirtual
isHidden() const cinder::app::WindowImplMswvirtual
keyDown(const KeyEvent &event)cinder::app::WindowImplMswvirtual
mActiveTouchescinder::app::WindowImplMswprotected
mAlwaysOnTopcinder::app::WindowImplMswprotected
mAppImplcinder::app::WindowImplMswprotected
mBorderlesscinder::app::WindowImplMswprotected
mDCcinder::app::WindowImplMswprotected
mDisplaycinder::app::WindowImplMswprotected
mFullScreencinder::app::WindowImplMswprotected
mHiddencinder::app::WindowImplMswprotected
mIsDraggingcinder::app::WindowImplMswprotected
mMultiTouchPrevcinder::app::WindowImplMswprotected
mRenderercinder::app::WindowImplMswprotected
mResizablecinder::app::WindowImplMswprotected
mWindowedPoscinder::app::WindowImplMswprotected
mWindowedSizecinder::app::WindowImplMswprotected
mWindowExStylecinder::app::WindowImplMswprotected
mWindowHeightcinder::app::WindowImplMswprotected
mWindowOffsetcinder::app::WindowImplMswprotected
mWindowRefcinder::app::WindowImplMswprotected
mWindowStylecinder::app::WindowImplMswprotected
mWindowWidthcinder::app::WindowImplMswprotected
mWndcinder::app::WindowImplMswprotected
onTouch(HWND hWnd, WPARAM wParam, LPARAM lParam)cinder::app::WindowImplMswprotected
privateClose()cinder::app::WindowImplMsw
redraw()cinder::app::WindowImplMswvirtual
registerWindowClass()cinder::app::WindowImplMswprotectedstatic
resize()cinder::app::WindowImplMswvirtual
setAlwaysOnTop(bool alwaysOnTop)cinder::app::WindowImplMsw
setBorderless(bool borderless)cinder::app::WindowImplMsw
setFullScreen(bool fullScreen, const app::FullScreenOptions &options)cinder::app::WindowImplMswvirtual
setPos(const ivec2 &pos)cinder::app::WindowImplMswvirtual
setSize(const ivec2 &size)cinder::app::WindowImplMswvirtual
setTitle(const std::string &title)cinder::app::WindowImplMswvirtual
setWindowStyleValues()cinder::app::WindowImplMswprotected
show()cinder::app::WindowImplMswvirtual
toggleFullScreen(const app::FullScreenOptions &options)cinder::app::WindowImplMswprotectedvirtual
WindowImplMsw(const Window::Format &format, RendererRef sharedRenderer, AppImplMsw *appImpl)cinder::app::WindowImplMsw
WindowImplMsw(HWND hwnd, RendererRef renderer, RendererRef sharedRenderer, AppImplMsw *appImpl)cinder::app::WindowImplMsw
WndProc(HWND, UINT, WPARAM, LPARAM)cinder::app::WindowImplMswfriend
~WindowImplMsw()cinder::app::WindowImplMswvirtual