#include "extensions/Particle3D/PU/CCPUEmitter.h"Classes | |
| class | PUTriangle |
| Definition of a Triangle. More... | |
| struct | PUTriangle::PositionAndNormal |
| The struct is used to return both the position and the normal. More... | |
| struct | PUSortAscending |
| Comparer used for sorting vector in ascending order. More... | |
| struct | PUSortDescending |
| Comparer used for sorting vector in descending order. More... | |
| class | MeshInfo |
| Class that constructs mesh information of a given mesh name. More... | |
| class | PUMeshSurfaceEmitter |
| The MeshSurfaceEmitter is a ParticleEmitter that emits particles on the surface of a mesh. More... | |
Namespaces | |
| cocos2d | |
Typedefs | |
| typedef std::vector< PUTriangle > | Triangles |
| Define a template class for a vector of triangles. More... | |