|
Engine
Frameworkcreatedbymeusableforthecreationofsimplegames.CurrentlysupportsOpenGL(Verysimple)andVulkan.
|
#include "Engine/Utility/Defines.hpp"#include "Engine/Texture/Texture.hpp"#include <ThirdParty/assimp/include/assimp/scene.h>#include <ThirdParty/EASTL-master/include/EASTL/string.h>#include <ThirdParty/EASTL-master/include/EASTL/shared_ptr.h>Go to the source code of this file.
Classes | |
| class | Engine::Material |
| struct | Engine::Material::MaterialData |
Namespaces | |
| Engine | |
1.8.11