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

#include <ParticleGenerator.h>

Inheritance diagram for WhirlyGlobe::ParticleGeneratorAddSystemRequest:
WhirlyGlobe::GeneratorChangeRequest WhirlyGlobe::ChangeRequest

List of all members.

Public Member Functions

 ParticleGeneratorAddSystemRequest (SimpleIdentity generatorID, ParticleGenerator::ParticleSystem *partSystem)
virtual void execute2 (GlobeScene *scene, Generator *gen)
 Override this method to do whatever you want to do to the generator.

Protected Attributes

ParticleGenerator::ParticleSystemsystem

Detailed Description

Add a particle system to the generator. The particle system itself is passed through.


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