A policy that does nothing and can be used as any policy template paramater in the UpdatePolicy class. More...
#include <Graphics/ParticleSystem.h>
A policy that does nothing and can be used as any policy template paramater in the UpdatePolicy class.
ParticleType | the type of particle to use in the particle system. The ParticleType is expected to inheret from the Particle class (or at least have duplicate members). |