ParticleRendererWall Class Reference

#include <ParticleRenderer.h>

Inheritance diagram for ParticleRendererWall:

ParticleRenderer

List of all members.

Public Member Functions

virtual void renderParticle (Particle &particle)
virtual void simulateParticle (Particle &particle, float time)

Static Public Member Functions

static
ParticleRendererWall
getInstance ()


Detailed Description

Definition at line 97 of file ParticleRenderer.h.


Member Function Documentation

ParticleRendererWall * ParticleRendererWall::getInstance (  )  [static]

Definition at line 309 of file ParticleRenderer.cpp.

Referenced by ParticleEmitter::emitWallHit().

void ParticleRendererWall::renderParticle ( Particle particle  )  [virtual]

Implements ParticleRenderer.

Definition at line 315 of file ParticleRenderer.cpp.

References WallActionRenderer::draw(), and Particle::userData_.

void ParticleRendererWall::simulateParticle ( Particle particle,
float  time 
) [virtual]

Implements ParticleRenderer.

Definition at line 322 of file ParticleRenderer.cpp.

References WallActionRenderer::simulate(), and Particle::userData_.


The documentation for this class was generated from the following files:
Generated on Mon Feb 16 15:15:05 2009 for Scorched3D by  doxygen 1.5.3