WhirlyGlobe  1.2
A 3D interactive globe toolkit for iOS
WhirlyGlobe::ParticleGenerator::Particle Class Reference

This class represents a single particle. More...

#include <ParticleGenerator.h>

List of all members.

Public Attributes

Point3f loc
 Location, which is updated every frame.
Vector3f dir
 Direction the particle is heading.
RGBAColor color
 Particle color.
float velocity
 Particle velocity.
CFTimeInterval expiration
 When this particle is done.

Detailed Description

This class represents a single particle.


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