#include <iparticles.h>
Public Member Functions | |
INTEGER_CONSTANT (Version, 1) | |
STRING_CONSTANT (Name,"particles") | |
virtual | ~ParticleSystem () |
virtual ParticleDefinitionMap | getParticleDefinitions ()=0 |
Definition at line 51 of file iparticles.h.
virtual ParticleSystem::~ParticleSystem | ( | ) | [inline, virtual] |
Definition at line 57 of file iparticles.h.
virtual ParticleDefinitionMap ParticleSystem::getParticleDefinitions | ( | ) | [pure virtual] |
ParticleSystem::INTEGER_CONSTANT | ( | Version | , | |
1 | ||||
) |
ParticleSystem::STRING_CONSTANT | ( | Name | , | |
"particles" | ||||
) |