![]() |
Public API Reference |
![]() |
An emitter spawning the new particles around a box geometry. More...
#include <imesh/particles.h>
Public Member Functions | |
virtual const csOBB & | GetBox () const =0 |
Get emitter box. | |
virtual void | SetBox (const csOBB &box)=0 |
Set emitter box. |
An emitter spawning the new particles around a box geometry.
Definition at line 638 of file particles.h.
virtual const csOBB& iParticleBuiltinEmitterBox::GetBox | ( | ) | const [pure virtual] |
Get emitter box.
virtual void iParticleBuiltinEmitterBox::SetBox | ( | const csOBB & | box | ) | [pure virtual] |
Set emitter box.