Cinder  0.8.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
cinder::app::WindowImplWinRT Member List

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

AppImplWinRTcinder::app::WindowImplWinRTprotected
close()cinder::app::WindowImplWinRTvirtual
completeCreation()cinder::app::WindowImplWinRTprotected
createWindow(const Vec2i &windowSize, const std::string &title)cinder::app::WindowImplWinRTprotected
draw()cinder::app::WindowImplWinRTvirtual
enableMultiTouch()cinder::app::WindowImplWinRT
getActiveTouches() const cinder::app::WindowImplWinRTvirtual
getAppImpl()cinder::app::WindowImplWinRT
getDisplay() const cinder::app::WindowImplWinRTvirtual
getNative()cinder::app::WindowImplWinRTvirtual
getNativeCoreWindow()cinder::app::WindowImplWinRT
getPos() const cinder::app::WindowImplWinRTvirtual
getRenderer() const cinder::app::WindowImplWinRTvirtual
getScreenSize(int clientWidth, int clientHeight, int *resultWidth, int *resultHeight)cinder::app::WindowImplWinRTprotected
getSize() const cinder::app::WindowImplWinRTvirtual
getTitle() const cinder::app::WindowImplWinRTvirtual
getWindow()cinder::app::WindowImplWinRT
handleMouseDown(Windows::UI::Core::PointerEventArgs^args)cinder::app::WindowImplWinRTprotected
handleMouseMoved(Windows::UI::Core::PointerEventArgs^args)cinder::app::WindowImplWinRTprotected
handleMouseUp(Windows::UI::Core::PointerEventArgs^args)cinder::app::WindowImplWinRTprotected
handlePointerDown(Windows::UI::Core::PointerEventArgs^args)cinder::app::WindowImplWinRTprotected
handlePointerMoved(Windows::UI::Core::PointerEventArgs^args)cinder::app::WindowImplWinRTprotected
handlePointerUp(Windows::UI::Core::PointerEventArgs^args)cinder::app::WindowImplWinRTprotected
handleTouchDown(Windows::UI::Core::PointerEventArgs^args)cinder::app::WindowImplWinRTprotected
handleTouchMoved(Windows::UI::Core::PointerEventArgs^args)cinder::app::WindowImplWinRTprotected
handleTouchUp(Windows::UI::Core::PointerEventArgs^args)cinder::app::WindowImplWinRTprotected
hide()cinder::app::WindowImplWinRTvirtual
isAlwaysOnTop() const cinder::app::WindowImplWinRT
isBorderless() const cinder::app::WindowImplWinRT
isFullScreen()cinder::app::WindowImplWinRTvirtual
isHidden() const cinder::app::WindowImplWinRTvirtual
keyDown(const KeyEvent &event)cinder::app::WindowImplWinRTvirtual
mActiveTouchescinder::app::WindowImplWinRTprotected
mAlwaysOnTopcinder::app::WindowImplWinRTprotected
mAppImplcinder::app::WindowImplWinRTprotected
mBorderlesscinder::app::WindowImplWinRTprotected
mDisplaycinder::app::WindowImplWinRTprotected
mFullScreencinder::app::WindowImplWinRTprotected
mHiddencinder::app::WindowImplWinRTprotected
mIsDraggingcinder::app::WindowImplWinRTprotected
mIsMultiTouchEnabledcinder::app::WindowImplWinRTprotected
mMultiTouchPrevcinder::app::WindowImplWinRTprotected
mRenderercinder::app::WindowImplWinRTprotected
mResizablecinder::app::WindowImplWinRTprotected
mTitlecinder::app::WindowImplWinRTprotected
mTouchIdcinder::app::WindowImplWinRTprotected
mTouchIdscinder::app::WindowImplWinRTprotected
mWindowedPoscinder::app::WindowImplWinRTprotected
mWindowedSizecinder::app::WindowImplWinRTprotected
mWindowHeightcinder::app::WindowImplWinRTprotected
mWindowOffsetcinder::app::WindowImplWinRTprotected
mWindowRefcinder::app::WindowImplWinRTprotected
mWindowWidthcinder::app::WindowImplWinRTprotected
mWndcinder::app::WindowImplWinRTprotected
privateClose()cinder::app::WindowImplWinRT
redraw()cinder::app::WindowImplWinRTvirtual
registerWindowClass()cinder::app::WindowImplWinRTprotectedstatic
resize()cinder::app::WindowImplWinRTvirtual
setAlwaysOnTop(bool alwaysOnTop)cinder::app::WindowImplWinRT
setBorderless(bool borderless)cinder::app::WindowImplWinRT
setFullScreen(bool fullScreen, const FullScreenOptions &options)cinder::app::WindowImplWinRTvirtual
setPos(const Vec2i &pos)cinder::app::WindowImplWinRTvirtual
setSize(const Vec2i &size)cinder::app::WindowImplWinRTvirtual
setTitle(const std::string &title)cinder::app::WindowImplWinRTvirtual
show()cinder::app::WindowImplWinRTvirtual
toggleFullScreen()cinder::app::WindowImplWinRTprotected
updateActiveTouches()cinder::app::WindowImplWinRTprotected
WindowImplWinRT(const Window::Format &format, AppImplWinRT *appImpl)cinder::app::WindowImplWinRT
WindowImplWinRT(DX_WINDOW_TYPE DX_WINDOW_TYPE, RendererRef renderer, AppImplWinRT *appImpl)cinder::app::WindowImplWinRT