Added documentation for Time class

This commit is contained in:
Alexander Bock
2014-09-14 17:36:10 +02:00
parent 9b2a04a8c4
commit f0dfd0fa04
4 changed files with 232 additions and 93 deletions

View File

@@ -28,6 +28,10 @@
#include <ghoul/lua/ghoul_lua.h>
#include <set>
/**
* \defgroup LuaScripts Lua Scripts
*/
namespace openspace {
namespace scripting {