NullInitPolicy< ParticleType > Class Template Reference

A policy that does nothing and can be used as any policy template paramater in the InitPolicy class. More...

#include <Graphics/ParticleSystem.h>

List of all members.


Detailed Description

template<class ParticleType = Particle>
class NullInitPolicy< ParticleType >

A policy that does nothing and can be used as any policy template paramater in the InitPolicy class.

Template Parameters:
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).

The documentation for this class was generated from the following file:
Generated on Mon Apr 5 19:08:06 2010 for BrickOut |ReDuX| by  doxygen 1.6.3