Pyrogenesis  trunk
Public Attributes | List of all members
SParticle Struct Reference

Simulation state for a single particle. More...

#include <ParticleEmitter.h>

Collaboration diagram for SParticle:
Collaboration graph
[legend]

Public Attributes

CVector3D pos
 
CVector3D velocity
 
float angle
 
float angleSpeed
 
float size
 
float sizeGrowthRate
 
SColor4ub color
 
float age
 
float maxAge
 

Detailed Description

Simulation state for a single particle.

Member Data Documentation

float SParticle::age
float SParticle::angle
float SParticle::angleSpeed
SColor4ub SParticle::color
float SParticle::maxAge
CVector3D SParticle::pos
float SParticle::size
float SParticle::sizeGrowthRate
CVector3D SParticle::velocity

The documentation for this struct was generated from the following file: