CrystalSpace

Public API Reference

iParticleBuiltinEmitterBox Struct Reference
[Mesh plugins]

An emitter spawning the new particles around a box geometry. More...

#include <imesh/particles.h>

Inheritance diagram for iParticleBuiltinEmitterBox:

List of all members.

Public Member Functions

virtual const csOBBGetBox () const =0
 Get emitter box.
virtual void SetBox (const csOBB &box)=0
 Set emitter box.

Detailed Description

An emitter spawning the new particles around a box geometry.

Definition at line 638 of file particles.h.


Member Function Documentation

virtual const csOBB& iParticleBuiltinEmitterBox::GetBox (  )  const [pure virtual]

Get emitter box.

virtual void iParticleBuiltinEmitterBox::SetBox ( const csOBB box  )  [pure virtual]

Set emitter box.


The documentation for this struct was generated from the following file:

Generated for Crystal Space 2.0 by doxygen 1.6.1