#include "baseParticle.h"
#include "baseParticleRenderer.h"
#include <pointerTo.h>
#include <pointerToArray.h>
#include <geom.h>
#include <geomLine.h>
#include "lineParticleRenderer.I"
Go to the source code of this file.
Compounds | |
class | LineParticleRenderer |
renders a line from last position to current position -- good for rain, sparks, etc. More... |
Definition in file lineParticleRenderer.h.