Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals

pge::ParticleSystem::Particle Struct Reference

#include <ParticleSystem.h>

Collaboration diagram for pge::ParticleSystem::Particle:

Collaboration graph
[legend]

Data Fields

Vector3f m_position
Vector3f m_direction
float m_life

Field Documentation

Vector3f pge::ParticleSystem::Particle::m_direction
 

Definition at line 30 of file ParticleSystem.h.

Referenced by pge::ParticleSystem::resetParticle(), and pge::ParticleSystem::timer().

float pge::ParticleSystem::Particle::m_life
 

Definition at line 31 of file ParticleSystem.h.

Referenced by pge::ParticleSystem::resetParticle(), and pge::ParticleSystem::timer().

Vector3f pge::ParticleSystem::Particle::m_position
 

Definition at line 29 of file ParticleSystem.h.

Referenced by pge::ParticleSystem::render(), pge::ParticleSystem::resetParticle(), and pge::ParticleSystem::timer().


The documentation for this struct was generated from the following file:
Generated on Mon Oct 16 12:09:25 2006 for Phobosengine by doxygen 1.3.4