cinder::app::AppCinderView::Settings Member List

This is the complete list of members for cinder::app::AppCinderView::Settings, including all inherited members.
enablePowerManagement(bool aPowerManagement=true)cinder::app::App::Settings
getFrameRate() const cinder::app::App::Settings
getPowerManagement() const cinder::app::App::Settings
getTitle() const cinder::app::App::Settings
getWindowBounds() const cinder::app::App::Settings
getWindowHeight() const cinder::app::App::Settings
getWindowPos() const cinder::app::App::Settings
getWindowPosX() const cinder::app::App::Settings
getWindowPosY() const cinder::app::App::Settings
getWindowSize() const cinder::app::App::Settings
getWindowWidth() const cinder::app::App::Settings
isAlwaysOnTop() const cinder::app::App::Settings
isBorderless() const cinder::app::App::Settings
isFullScreen() const cinder::app::App::Settings
isPrepared() const cinder::app::App::Settings
isResizable() const cinder::app::App::Settings
isWindowPosSpecified() const cinder::app::App::Settings
mAlwaysOnTopcinder::app::App::Settings [protected]
mBorderlesscinder::app::App::Settings [protected]
mFrameRatecinder::app::App::Settings [protected]
mFullScreencinder::app::App::Settings [protected]
mPowerManagementcinder::app::App::Settings [protected]
mResizablecinder::app::App::Settings [protected]
mShouldQuitcinder::app::App::Settings [protected]
mTitlecinder::app::App::Settings [protected]
mWindowPositionXcinder::app::App::Settings [protected]
mWindowPositionYcinder::app::App::Settings [protected]
mWindowPosSpecifiedcinder::app::App::Settings [protected]
mWindowSizeXcinder::app::App::Settings [protected]
mWindowSizeYcinder::app::App::Settings [protected]
setAlwaysOnTop(bool alwaysOnTop=true)cinder::app::App::Settings
setBorderless(bool borderless=true)cinder::app::App::Settings
setFrameRate(float aFrameRate)cinder::app::App::Settings
Settings()cinder::app::AppCinderView::Settings
setTitle(const std::string &title)cinder::app::App::Settings
setWindowPos(int windowPositionX, int windowPositionY)cinder::app::App::Settings
setWindowPos(const Vec2i &windowPos)cinder::app::App::Settings
setWindowSize(int aWindowSizeX, int aWindowSizeY)cinder::app::App::Settings
unspecifyWindowPos()cinder::app::App::Settings
~Settings()cinder::app::App::Settings [protected, virtual]