|
LightWrap++
AC++wrapperfortheLightWave3DSDK
|
Include dependency graph for platform_win32.cpp:Namespaces | |
| namespace | lwpp |
| contain Carbon specific code for the OSX XCode version platform_carbon.cpp lwpp | |
Functions | |
| std::string | lwpp::getTempPath () |
| returns the current temp path, including a trailing separator | |
| bool | lwpp::isDoubleClick (unsigned int milliseconds) |
| Check if the time in milliseconds is short enough to be registered as a double click. | |
| void | lwpp::makeAllDirectories (const char *path) |
| void | lwpp::OpenURL (const std::string urlString) |
| Open a URL in the default application, usually a browser. | |