#include <lescegra/util/object.h>
#include <lescegra/util/list.h>
Include dependency graph for particlemodifier.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
| struct | LsgParticleModifier |
| Abstract base class for particle system modifiers. More... | |
Defines | |
| #define | LSG_PARTICLEMODIFIER_H 1 |
| #define | LsgParticleModifier_destroy(self) LsgObject_destroy(&(self)->super) |
Typedefs | |
| typedef LsgParticleModifier | LsgParticleModifier |
Functions | |
| void | LsgParticleModifier_init (LsgParticleModifier *self) |