TrueReality  v0.1.1912
DefaultSettings.cpp File Reference
#include <trUtil/DefaultSettings.h>
#include <trUtil/PathUtils.h>
#include <trUtil/PlatformMacros.h>
#include <trUtil/Logging/Log.h>
#include <osg/ArgumentParser>
Include dependency graph for DefaultSettings.cpp:

Go to the source code of this file.

Namespaces

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