CompositePolicy Class Reference

A policy that combines any two distict policies with the same methods as found in the UpdatePolicy class. NOTE: Policy1 and Policy2 should not have the same names for any of its members. More...

#include <Graphics/ParticleSystem.h>


Detailed Description

A policy that combines any two distict policies with the same methods as found in the UpdatePolicy class. NOTE: Policy1 and Policy2 should not have the same names for any of its members.

Template Parameters:
Policy1 the first policy.
Policy2 the second policy.
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:05 2010 for BrickOut |ReDuX| by  doxygen 1.6.3