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

◆ age

float SParticle::age

◆ angle

float SParticle::angle

◆ angleSpeed

float SParticle::angleSpeed

◆ color

SColor4ub SParticle::color

◆ maxAge

float SParticle::maxAge

◆ pos

CVector3D SParticle::pos

◆ size

float SParticle::size

◆ sizeGrowthRate

float SParticle::sizeGrowthRate

◆ velocity

CVector3D SParticle::velocity

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