Definition Declarations.h:56
Base class for all particle stream factories.
Definition ParticleStream.h:14
Base class for all particle streams.
Definition ParticleStream.h:36
virtual void Process(plUInt64 uiNumElements) final override
The actual method which processes the data, will be called with the number of elements to process.
Definition ParticleStream.h:46
A particle system stores all data for one 'layer' of a running particle effect.
Definition ParticleSystemInstance.h:15