| Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members |
#include <IParticleBoxEmitter.h>
Inheritance diagram for irr::scene::IParticleBoxEmitter:

Public Member Functions | |
| virtual const core::aabbox3df & | getBox () const =0 |
| Get the box shape set. | |
| virtual E_PARTICLE_EMITTER_TYPE | getType () const |
| Get emitter type. | |
| virtual void | setBox (const core::aabbox3df &box)=0 |
| Set the box shape. | |
Definition at line 17 of file IParticleBoxEmitter.h.
|
|
Get the box shape set.
|
|
|
Get emitter type.
Reimplemented from irr::scene::IParticleEmitter. Definition at line 28 of file IParticleBoxEmitter.h. References irr::scene::EPET_BOX. |
|
|
Set the box shape.
|
| The Irrlicht
Engine Documentation © 2003-2008 by Nikolaus Gebhardt. Generated
on Sun Sep 21 08:57:57 2008 by Doxygen
(1.4.2) |