Cinder  0.9.1
cinder::app::WindowImplWinRt Member List

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

AppWinRtcinder::app::WindowImplWinRtprotected
close()cinder::app::WindowImplWinRt
completeCreation()cinder::app::WindowImplWinRtprotected
createWindow(const ivec2 &windowSize, const std::string &title)cinder::app::WindowImplWinRtprotected
draw()cinder::app::WindowImplWinRtvirtual
enableMultiTouch()cinder::app::WindowImplWinRt
getActiveTouches() const cinder::app::WindowImplWinRt
getDisplay() const cinder::app::WindowImplWinRt
getNative()cinder::app::WindowImplWinRt
getNativeCoreWindow()cinder::app::WindowImplWinRt
getPos() const cinder::app::WindowImplWinRt
getRenderer() const cinder::app::WindowImplWinRt
getScreenSize(int clientWidth, int clientHeight, int *resultWidth, int *resultHeight)cinder::app::WindowImplWinRtprotected
getSize() const cinder::app::WindowImplWinRt
getTitle() const cinder::app::WindowImplWinRt
getWindow()cinder::app::WindowImplWinRt
handleKeyDown(Windows::UI::Core::KeyEventArgs^args)cinder::app::WindowImplWinRtprotected
handleKeyUp(Windows::UI::Core::KeyEventArgs^args)cinder::app::WindowImplWinRtprotected
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::WindowImplWinRt
isAlwaysOnTop() const cinder::app::WindowImplWinRt
isBorderless() const cinder::app::WindowImplWinRt
isFullScreen()cinder::app::WindowImplWinRt
isHidden() const cinder::app::WindowImplWinRt
keyDown(const KeyEvent &event)cinder::app::WindowImplWinRtvirtual
mActiveTouchescinder::app::WindowImplWinRtprotected
mAltKeyPressedcinder::app::WindowImplWinRtprotected
mAlwaysOnTopcinder::app::WindowImplWinRtprotected
mAppcinder::app::WindowImplWinRtprotected
mBorderlesscinder::app::WindowImplWinRtprotected
mControlKeyPressedcinder::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
mShiftKeyPressedcinder::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
prepKeyEventModifiers() const cinder::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::WindowImplWinRt
setPos(const ivec2 &pos)cinder::app::WindowImplWinRt
setSize(const ivec2 &size)cinder::app::WindowImplWinRt
setTitle(const std::string &title)cinder::app::WindowImplWinRt
show()cinder::app::WindowImplWinRt
sizeChanged()cinder::app::WindowImplWinRtprotected
toggleFullScreen()cinder::app::WindowImplWinRtprotected
updateActiveTouches()cinder::app::WindowImplWinRtprotected
WindowImplWinRt(Windows::UI::Core::CoreWindow^wnd, RendererRef renderer, AppWinRt *app)cinder::app::WindowImplWinRt