Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

particlemodifier.h File Reference

Abstract base class for particle system modifiers. More...

#include <lescegra/util/object.h>
#include <lescegra/util/list.h>

Include dependency graph for particlemodifier.h:

Include dependency graph

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

Included by dependency graph

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)


Detailed Description

Abstract base class for particle system modifiers.


(c) 2003, by Enno Cramer
generated on 13 Jul 2003
lescegra - doxygen