Cinder  0.9.1
cinder::app::PlatformWinRt Member List

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

addAssetDirectory(const fs::path &directory)cinder::app::Platform
cleanupLaunch()cinder::app::Platformvirtual
console() overridecinder::app::PlatformWinRtvirtual
expandPath(const fs::path &path) overridecinder::app::PlatformWinRtvirtual
findAndAddDefaultAssetPath()cinder::app::Platformprotectedvirtual
get()cinder::app::Platformstatic
getAssetDirectories() const cinder::app::Platform
getAssetPath(const fs::path &relativePath) const cinder::app::Platform
getDefaultExecutablePath() const overridecinder::app::PlatformWinRtvirtual
getDisplays() overridecinder::app::PlatformWinRtvirtual
getDocumentsDirectory() const overridecinder::app::PlatformWinRtvirtual
getEnvironmentVariables() overridecinder::app::PlatformWinRtvirtual
getExecutablePath() const cinder::app::Platform
getFolderPath(const fs::path &initialPath=fs::path()) overridecinder::app::PlatformWinRtvirtual
getFolderPathAsync(const std::function< void(const fs::path &)> &callback, const fs::path &initialPath="") overridecinder::app::PlatformWinRt
getHomeDirectory() const overridecinder::app::PlatformWinRtvirtual
getOpenFilePath(const fs::path &initialPath=fs::path(), const std::vector< std::string > &extensions=std::vector< std::string >()) overridecinder::app::PlatformWinRtvirtual
getOpenFilePathAsync(const std::function< void(const fs::path &)> &callback, const fs::path &initialPath=fs::path(), const std::vector< std::string > &extensions={}) overridecinder::app::PlatformWinRt
getResourceDirectory() const overridecinder::app::PlatformWinRtvirtual
getResourcePath(const fs::path &rsrcRelativePath) const overridecinder::app::PlatformWinRtvirtual
getSaveFilePath(const fs::path &initialPath=fs::path(), const std::vector< std::string > &extensions=std::vector< std::string >()) overridecinder::app::PlatformWinRtvirtual
getSaveFilePathAsync(const std::function< void(const fs::path &)> &callback, const fs::path &initialPath, const std::vector< std::string > &extensions={}) overridecinder::app::PlatformWinRt
launchWebBrowser(const Url &url) overridecinder::app::PlatformWinRtvirtual
loadAsset(const fs::path &relativePath)cinder::app::Platform
loadResource(const fs::path &resourcePath) overridecinder::app::PlatformWinRt
cinder::app::Platform::loadResource(const fs::path &resourcePath, int mswID, const std::string &mswType)=0cinder::app::Platformpure virtual
Platform()cinder::app::Platformprotected
PlatformWinRt()cinder::app::PlatformWinRt
prepareAssetLoading() overridecinder::app::PlatformWinRtvirtual
prepareLaunch()cinder::app::Platformvirtual
set(Platform *platform)cinder::app::Platformstatic
setExecutablePath(const fs::path &execPath)cinder::app::Platform
sleep(float milliseconds) overridecinder::app::PlatformWinRtvirtual
stackTrace() overridecinder::app::PlatformWinRtvirtual
~Platform()cinder::app::Platformvirtual