ParticleRendererMushroom Class Reference

#include <ParticleRenderer.h>

Inheritance diagram for ParticleRendererMushroom:

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
ParticleRendererMushroom
getInstance ()


Detailed Description

Definition at line 73 of file ParticleRenderer.h.


Member Function Documentation

ParticleRendererMushroom * ParticleRendererMushroom::getInstance (  )  [static]

Definition at line 173 of file ParticleRenderer.cpp.

Referenced by ParticleEmitter::emitMushroom().

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

Implements ParticleRenderer.

Definition at line 179 of file ParticleRenderer.cpp.

References ExplosionNukeRendererEntry::getCloudRotation(), getFastCos(), getFastSin(), ParticleRendererQuads::getInstance(), Particle::position_, ParticleRendererQuads::renderParticle(), Particle::shadow_, and Particle::userData_.

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

Implements ParticleRenderer.

Definition at line 215 of file ParticleRenderer.cpp.

References ExplosionNukeRendererEntry::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