Cinder
Main Page
Related Pages
Namespaces
Classes
Files
Examples
Class List
Class Hierarchy
Class Members
cinder
app
AppImplMsw
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
closeWindow
(class WindowImplMsw *windowImpl)=0
cinder::app::AppImplMsw
[protected, pure virtual]
getApp
()
cinder::app::AppImplMsw
getAppPath
()
cinder::app::AppImplMsw
[static]
getFolderPath
(const fs::path &initialPath)
cinder::app::AppImplMsw
[static]
getFrameRate
() const
cinder::app::AppImplMsw
getOpenFilePath
(const fs::path &initialPath, std::vector< std::string > extensions)
cinder::app::AppImplMsw
[static]
getSaveFilePath
(const fs::path &initialPath, std::vector< std::string > extensions)
cinder::app::AppImplMsw
[static]
getWindow
() const
cinder::app::AppImplMsw
[virtual]
hideCursor
()
cinder::app::AppImplMsw
[static]
loadResource
(int id, const std::string &type)
cinder::app::AppImplMsw
[static]
mActiveWindow
cinder::app::AppImplMsw
[protected]
mApp
cinder::app::AppImplMsw
[protected]
mFrameRate
cinder::app::AppImplMsw
[protected]
mGdiplusToken
cinder::app::AppImplMsw
[protected]
mSetupHasBeenCalled
cinder::app::AppImplMsw
[protected]
quit
()=0
cinder::app::AppImplMsw
[pure virtual]
setForegroundWindow
(WindowRef window)=0
cinder::app::AppImplMsw
[protected, pure virtual]
setFrameRate
(float aFrameRate)
cinder::app::AppImplMsw
[virtual]
setupHasBeenCalled
() const
cinder::app::AppImplMsw
[protected]
setWindow
(WindowRef window)
cinder::app::AppImplMsw
showCursor
()
cinder::app::AppImplMsw
[static]
WindowImplMsw
class
cinder::app::AppImplMsw
[friend]
WndProc
(HWND, UINT, WPARAM, LPARAM)
cinder::app::AppImplMsw
[friend]
~AppImplMsw
()
cinder::app::AppImplMsw
[virtual]