Cinder
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
cinder::app::AppImplMsw Member List
This is the complete list of members for
cinder::app::AppImplMsw
, including all inherited members.
AppImplMsw
(class App *aApp)
cinder::app::AppImplMsw
getAppPath
()
cinder::app::AppImplMsw
[static]
getFrameRate
() const
cinder::app::AppImplMsw
getOpenFilePath
(const std::string &initialPath, std::vector< std::string > extensions)
cinder::app::AppImplMsw
[static]
getSaveFilePath
(const std::string &initialPath, std::vector< std::string > extensions)
cinder::app::AppImplMsw
[static]
getWindowHeight
() const
cinder::app::AppImplMsw
getWindowWidth
() const
cinder::app::AppImplMsw
hideCursor
()
cinder::app::AppImplMsw
[static]
isFullScreen
() const
cinder::app::AppImplMsw
loadResource
(int id, const std::string &type)
cinder::app::AppImplMsw
[static]
mApp
cinder::app::AppImplMsw
[protected]
mFrameRate
cinder::app::AppImplMsw
[protected]
mFullScreen
cinder::app::AppImplMsw
[protected]
mouseLocation
()
cinder::app::AppImplMsw
[virtual]
mWindowHeight
cinder::app::AppImplMsw
[protected]
mWindowOffset
cinder::app::AppImplMsw
[protected]
mWindowWidth
cinder::app::AppImplMsw
[protected]
privateSetWindowOffset__
(const Vec2i &aWindowOffset)
cinder::app::AppImplMsw
[virtual]
quit
()=0
cinder::app::AppImplMsw
[pure virtual]
setFrameRate
(float aFrameRate)
cinder::app::AppImplMsw
[virtual]
setWindowHeight
(int aWindowHeight)
cinder::app::AppImplMsw
[virtual]
setWindowSize
(int aWindowWidth, int aWindowHeight)
cinder::app::AppImplMsw
[virtual]
setWindowWidth
(int aWindowWidth)
cinder::app::AppImplMsw
[virtual]
showCursor
()
cinder::app::AppImplMsw
[static]
toggleFullScreen
()
cinder::app::AppImplMsw
[virtual]
~AppImplMsw
()
cinder::app::AppImplMsw
[virtual]