Skyscraper 2.0
skyscraper.cpp File Reference
#include <filesystem>
#include "Ogre.h"
#include "OgreApplicationContext.h"
#include "OgreInput.h"
#include "OgreRTShaderSystem.h"
#include "OgreCameraMan.h"
#include <locale>
#include <time.h>
#include <thread>
#include "globals.h"
#include "sbs.h"
#include "camera.h"
#include "skyscraper.h"
#include "vm.h"
#include "gui.h"
#include "hal.h"
#include "sky.h"
#include "enginecontext.h"
#include "scriptproc.h"
#include "profiler.h"
#include "startscreen.h"
#include "gitrev.h"
#include <sysdir.h>
#include <glob.h>
#include <stdio.h>
#include <sys/sysctl.h>
#include <windows.h>
Include dependency graph for skyscraper.cpp:

Go to the source code of this file.

Namespaces

namespace  Skyscraper
 

Functions

std::string expandTilde (const char *str)
 
std::string settingsPath ()
 

Function Documentation

◆ expandTilde()

std::string expandTilde ( const char * str)

Definition at line 92 of file skyscraper.cpp.

Referenced by settingsPath().

◆ settingsPath()

std::string settingsPath ( )

Definition at line 105 of file skyscraper.cpp.

References expandTilde().

Referenced by Skyscraper::Skyscraper::SetCWD().

Here is the call graph for this function: