particle.h File Reference

particle.h File Reference
#include "maxheap.h"
#include "meshlib.h"
#include "export.h"
#include "GraphicsTypes.h"

Classes

struct  SphereData
 
class  CustomParticleDisplay
 
class  ParticleSys
 
class  MetaParticle
 

Macros

#define PARTICLE_VELS   (1<<0)
 
#define PARTICLE_AGES   (1<<1)
 
#define PARTICLE_RADIUS   (1<<2)
 
#define PARTICLE_TENSION   (1<<3)
 

Macro Definition Documentation

#define PARTICLE_VELS   (1<<0)
#define PARTICLE_AGES   (1<<1)
#define PARTICLE_RADIUS   (1<<2)
#define PARTICLE_TENSION   (1<<3)