Engine
Frameworkcreatedbymeusableforthecreationofsimplegames.CurrentlysupportsOpenGL(Verysimple)andVulkan.
Classes | Namespaces
Model.hpp File Reference
#include "Engine/api.hpp"
#include "Engine/Mesh/Mesh.hpp"
#include "Engine/Animation/Skeleton.hpp"
#include "Engine/Material/Material.hpp"
#include <ThirdParty/EASTL-master/include/EASTL/string.h>
#include <ThirdParty/EASTL-master/include/EASTL/vector.h>

Go to the source code of this file.

Classes

class  Engine::Model
 This object is a storage container for meshes. More...
 

Namespaces

 Engine