YourGameLib
|
#include <vector>
#include <random>
#include <ctime>
#include <glm/glm.hpp>
Go to the source code of this file.
Classes | |
class | yourgame::math::Particles |
struct | yourgame::math::Particles::Config |
Particle system configuration. More... | |
Namespaces | |
namespace | yourgame |
namespace | yourgame::math |
math related classes | |