![]() |
VR-Forces Developer's Guide
|
Functions | |
| DT_DLL_VRVSPLASHSCREEN void | createSplashScreen (DtVrvApplication &app, const std::string &filePath) |
| DT_DLL_VRVSPLASHSCREEN void makVrv::vrvSplashScreen::createSplashScreen | ( | DtVrvApplication & | app, |
| const std::string & | filePath | ||
| ) |
Create a splash screen using the image at the provided file path. The pointer will be deleted automatically by the DtDe so no need to delete on your own. Use DtDeSplashScreen::instance to get the created splash screen.