cinder::winrt Namespace
Show All |
Functions
-
floatConvertDipsToPixels (float dips)
-
voidWinRTMessageBox (Platform::String^message, Platform::String^buttonText)
-
voidGetPlatformWindowDimensions (Windows::UI::Core::CoreWindow^wnd, float *width, float *height)
-
std::stringPlatformStringToString (Platform::String^path)
-
Platform::StringtoPlatformString (const std::string &utf8)
-
boolensureUnsnapped ()
-
floatgetScaleFactor ()
-
floatgetScaledDPIValue (float v)
-
intgetUniqueID ()
-
std::stringgetUniqueIDString ()
-
voiddeleteFileAsync (const std::tr2::sys::path &path)
-
Concurrency::task< Windows::Storage::StorageFile^>copyFileToTempDirAsync (const std::tr2::sys::path &path)
-
voiddeleteFileAsync (const sys::path &path)
-
Concurrency::task< StorageFile^>copyFileToTempDirAsync (const sys::path &path)