iParticleBuiltinEmitterSphere Struct Reference
[Mesh plugins]
An emitter spawning the new particles around a sphere geometry. More...
#include <imesh/particles.h>
Inheritance diagram for iParticleBuiltinEmitterSphere:

Public Member Functions | |
| virtual float | GetRadius () const =0 |
| Get sphere radius. | |
| virtual void | SetRadius (float radius)=0 |
| Set sphere radius. | |
Detailed Description
An emitter spawning the new particles around a sphere geometry.
Definition at line 601 of file particles.h.
Member Function Documentation
| virtual float iParticleBuiltinEmitterSphere::GetRadius | ( | ) | const [pure virtual] |
Get sphere radius.
| virtual void iParticleBuiltinEmitterSphere::SetRadius | ( | float | radius | ) | [pure virtual] |
Set sphere radius.
The documentation for this struct was generated from the following file:
- imesh/particles.h
Generated for Crystal Space 2.0 by doxygen 1.6.1
