Lasse Öörni d9b6362305 Refactored Application class to not require exit codes in the virtual functions. Rather the ErrorExit() function can be called if the application should not go on to the main loop. 12 years ago
..
01_HelloWorld d9b6362305 Refactored Application class to not require exit codes in the virtual functions. Rather the ErrorExit() function can be called if the application should not go on to the main loop. 12 years ago
CMakeLists.txt 5136dcab3f Added Sample base class for samples, adapted from Aster Jian's code. 12 years ago
Sample.h d9b6362305 Refactored Application class to not require exit codes in the virtual functions. Rather the ErrorExit() function can be called if the application should not go on to the main loop. 12 years ago
Sample.inl d9b6362305 Refactored Application class to not require exit codes in the virtual functions. Rather the ErrorExit() function can be called if the application should not go on to the main loop. 12 years ago