cinder::app::WindowImplMsw Member List
This is the complete list of members for cinder::app::WindowImplMsw, including all inherited members.
AppImplMswcinder::app::WindowImplMsw [protected]
close()cinder::app::WindowImplMsw [virtual]
completeCreation()cinder::app::WindowImplMsw [protected]
createWindow(const Vec2i &windowSize, const std::string &title, DisplayRef display, RendererRef sharedRenderer)cinder::app::WindowImplMsw [protected]
draw()cinder::app::WindowImplMsw [virtual]
enableMultiTouch()cinder::app::WindowImplMsw
getActiveTouches() const cinder::app::WindowImplMsw [virtual]
getAppImpl()cinder::app::WindowImplMsw
getDisplay() const cinder::app::WindowImplMsw [virtual]
getNative()cinder::app::WindowImplMsw [virtual]
getPos() const cinder::app::WindowImplMsw [virtual]
getRenderer() const cinder::app::WindowImplMsw [virtual]
getScreenSize(int clientWidth, int clientHeight, int *resultWidth, int *resultHeight)cinder::app::WindowImplMsw [protected]
getSize() const cinder::app::WindowImplMsw [virtual]
getTitle() const cinder::app::WindowImplMsw [virtual]
getWindow()cinder::app::WindowImplMsw
hide()cinder::app::WindowImplMsw [virtual]
isAlwaysOnTop() const cinder::app::WindowImplMsw
isBorderless() const cinder::app::WindowImplMsw
isFullScreen()cinder::app::WindowImplMsw [virtual]
isHidden() const cinder::app::WindowImplMsw [virtual]
keyDown(const KeyEvent &event)cinder::app::WindowImplMsw [virtual]
mActiveTouchescinder::app::WindowImplMsw [protected]
mAlwaysOnTopcinder::app::WindowImplMsw [protected]
mAppImplcinder::app::WindowImplMsw [protected]
mBorderlesscinder::app::WindowImplMsw [protected]
mDCcinder::app::WindowImplMsw [protected]
mDisplaycinder::app::WindowImplMsw [protected]
mFullScreencinder::app::WindowImplMsw [protected]
mHiddencinder::app::WindowImplMsw [protected]
mIsDraggingcinder::app::WindowImplMsw [protected]
mMultiTouchPrevcinder::app::WindowImplMsw [protected]
mRenderercinder::app::WindowImplMsw [protected]
mResizablecinder::app::WindowImplMsw [protected]
mWindowedPoscinder::app::WindowImplMsw [protected]
mWindowedSizecinder::app::WindowImplMsw [protected]
mWindowExStylecinder::app::WindowImplMsw [protected]
mWindowHeightcinder::app::WindowImplMsw [protected]
mWindowOffsetcinder::app::WindowImplMsw [protected]
mWindowRefcinder::app::WindowImplMsw [protected]
mWindowStylecinder::app::WindowImplMsw [protected]
mWindowWidthcinder::app::WindowImplMsw [protected]
mWndcinder::app::WindowImplMsw [protected]
onTouch(HWND hWnd, WPARAM wParam, LPARAM lParam)cinder::app::WindowImplMsw [protected]
privateClose()cinder::app::WindowImplMsw
redraw()cinder::app::WindowImplMsw [virtual]
registerWindowClass()cinder::app::WindowImplMsw [protected, static]
resize()cinder::app::WindowImplMsw [virtual]
setAlwaysOnTop(bool alwaysOnTop)cinder::app::WindowImplMsw
setBorderless(bool borderless)cinder::app::WindowImplMsw
setFullScreen(bool fullScreen, const app::FullScreenOptions &options)cinder::app::WindowImplMsw [virtual]
setPos(const Vec2i &pos)cinder::app::WindowImplMsw [virtual]
setSize(const Vec2i &size)cinder::app::WindowImplMsw [virtual]
setTitle(const std::string &title)cinder::app::WindowImplMsw [virtual]
show()cinder::app::WindowImplMsw [virtual]
toggleFullScreen(const app::FullScreenOptions &options)cinder::app::WindowImplMsw [protected, virtual]
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::WindowImplMsw [friend]
~WindowImplMsw()cinder::app::WindowImplMsw [virtual]