Particle Universe
1.2
|
#include <ParticleUniverseBoxEmitter.h>
The BoxEmitter is a ParticleEmitter that emits particles within a box shape.
ParticleUniverse::BoxEmitter::BoxEmitter | ( | void | ) |
|
inlinevirtual |
|
virtual |
Todo
Reimplemented from ParticleUniverse::ParticleEmitter.
|
virtual |
Copy attributes to another emitter.
Reimplemented from ParticleUniverse::ParticleEmitter.
const Real ParticleUniverse::BoxEmitter::getDepth | ( | void | ) | const |
const Real ParticleUniverse::BoxEmitter::getHeight | ( | void | ) | const |
const Real ParticleUniverse::BoxEmitter::getWidth | ( | void | ) | const |
void ParticleUniverse::BoxEmitter::setDepth | ( | const Real | depth | ) |
void ParticleUniverse::BoxEmitter::setHeight | ( | const Real | height | ) |
void ParticleUniverse::BoxEmitter::setWidth | ( | const Real | width | ) |
|
static |
|
static |
|
static |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |