Engine
Frameworkcreatedbymeusableforthecreationofsimplegames.CurrentlysupportsOpenGL(Verysimple)andVulkan.
Classes | Namespaces
Particle.hpp File Reference
#include <ThirdParty/glm/glm/glm.hpp>
#include "Engine/Mesh/Mesh.hpp"
#include "Engine/Material/Material.hpp"
#include "Engine/Texture/Texture.hpp"
#include <ThirdParty/EASTL-master/include/EASTL/map.h>
#include <ThirdParty/EASTL-master/include/EASTL/shared_ptr.h>

Go to the source code of this file.

Classes

class  Engine::Particle
 
struct  Engine::Particle::ParticleData
 
struct  Engine::Particle::LineData
 
struct  Engine::Particle::BillboardData
 
struct  Engine::Particle::MeshData
 

Namespaces

 Engine