Graphics class which controls a flow of particles.
Definition: ParticleController.hpp:27
Graphics class that represents the mapping between the internal buffer and the particle declaration...
Definition: ParticleMapper.hpp:17
decltype(auto) Apply(F &&fn, Tuple &&t)
Applies the tuple to the function (e.g. calls the function using the tuple content as arguments) ...
Definition: Algorithm.inl:48
Helper class used to provide a function as a particle controller without going in the process of maki...
Definition: ParticleFunctionController.hpp:21