|
TrueReality
v0.1.1912
|


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... | |