|
Engine
Frameworkcreatedbymeusableforthecreationofsimplegames.CurrentlysupportsOpenGL(Verysimple)andVulkan.
|
#include "Engine/Resources/ResourceManager.hpp"#include "Engine/Utility/Defines.hpp"#include "Engine/Utility/Logging.hpp"#include <ThirdParty/EASTL-master/include/EASTL/algorithm.h>#include <iostream>#include <ThirdParty/assimp/include/assimp/postprocess.h>Go to the source code of this file.
Namespaces | |
| Engine | |
1.8.11