![]() |
Cinder
0.9.1
|
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::Platform | virtual |
console() override | cinder::app::PlatformWinRt | virtual |
expandPath(const fs::path &path) override | cinder::app::PlatformWinRt | virtual |
findAndAddDefaultAssetPath() | cinder::app::Platform | protectedvirtual |
get() | cinder::app::Platform | static |
getAssetDirectories() const | cinder::app::Platform | |
getAssetPath(const fs::path &relativePath) const | cinder::app::Platform | |
getDefaultExecutablePath() const override | cinder::app::PlatformWinRt | virtual |
getDisplays() override | cinder::app::PlatformWinRt | virtual |
getDocumentsDirectory() const override | cinder::app::PlatformWinRt | virtual |
getEnvironmentVariables() override | cinder::app::PlatformWinRt | virtual |
getExecutablePath() const | cinder::app::Platform | |
getFolderPath(const fs::path &initialPath=fs::path()) override | cinder::app::PlatformWinRt | virtual |
getFolderPathAsync(const std::function< void(const fs::path &)> &callback, const fs::path &initialPath="") override | cinder::app::PlatformWinRt | |
getHomeDirectory() const override | cinder::app::PlatformWinRt | virtual |
getOpenFilePath(const fs::path &initialPath=fs::path(), const std::vector< std::string > &extensions=std::vector< std::string >()) override | cinder::app::PlatformWinRt | virtual |
getOpenFilePathAsync(const std::function< void(const fs::path &)> &callback, const fs::path &initialPath=fs::path(), const std::vector< std::string > &extensions={}) override | cinder::app::PlatformWinRt | |
getResourceDirectory() const override | cinder::app::PlatformWinRt | virtual |
getResourcePath(const fs::path &rsrcRelativePath) const override | cinder::app::PlatformWinRt | virtual |
getSaveFilePath(const fs::path &initialPath=fs::path(), const std::vector< std::string > &extensions=std::vector< std::string >()) override | cinder::app::PlatformWinRt | virtual |
getSaveFilePathAsync(const std::function< void(const fs::path &)> &callback, const fs::path &initialPath, const std::vector< std::string > &extensions={}) override | cinder::app::PlatformWinRt | |
launchWebBrowser(const Url &url) override | cinder::app::PlatformWinRt | virtual |
loadAsset(const fs::path &relativePath) | cinder::app::Platform | |
loadResource(const fs::path &resourcePath) override | cinder::app::PlatformWinRt | |
cinder::app::Platform::loadResource(const fs::path &resourcePath, int mswID, const std::string &mswType)=0 | cinder::app::Platform | pure virtual |
Platform() | cinder::app::Platform | protected |
PlatformWinRt() | cinder::app::PlatformWinRt | |
prepareAssetLoading() override | cinder::app::PlatformWinRt | virtual |
prepareLaunch() | cinder::app::Platform | virtual |
set(Platform *platform) | cinder::app::Platform | static |
setExecutablePath(const fs::path &execPath) | cinder::app::Platform | |
sleep(float milliseconds) override | cinder::app::PlatformWinRt | virtual |
stackTrace() override | cinder::app::PlatformWinRt | virtual |
~Platform() | cinder::app::Platform | virtual |