Voxeloop  0.1.0
Musical Loop Generation in Voxel World
Common.hpp File Reference
#include "GUIManager.hpp"
#include "WindowManager.hpp"
#include <memory>
Include dependency graph for Common.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  GameData
 

Typedefs

typedef std::shared_ptr< GameDataSharedDataRef
 

Typedef Documentation

◆ SharedDataRef

typedef std::shared_ptr<GameData> SharedDataRef