TrueReality  v0.1.1912
DefaultSettings.h File Reference
#include <trUtil/Export.h>
#include <string>
Include dependency graph for DefaultSettings.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 trUtil
 Namespace that holds various utility classes for the engine.
 
 trUtil::DefaultSettings
 

Functions

void TR_UTIL_EXPORT trUtil::DefaultSettings::ParseMapNameArgument (int argc, char **argv, std::string &mapName)
 Finds and returns the name of the map to be loaded from the command line. More...
 
void TR_UTIL_EXPORT trUtil::DefaultSettings::SetupLoggingOptions (const std::string &logFileName, const std::string &logLevel)
 Sets up all the default logging options for the software. More...