List of all members.
Public Member Functions
Detailed Description
A particle emitter which emits from a spherical space.
Definition at line 16 of file IParticleSphereEmitter.h.
Member Function Documentation
virtual const core::vector3df& irr::scene::IParticleSphereEmitter::getCenter |
( |
|
) |
const [pure virtual] |
Get the center of the sphere for particle emissions.
virtual f32 irr::scene::IParticleSphereEmitter::getRadius |
( |
|
) |
const [pure virtual] |
Get the radius of the sphere for particle emissions.
virtual void irr::scene::IParticleSphereEmitter::setCenter |
( |
const core::vector3df & |
center |
) |
[pure virtual] |
Set the center of the sphere for particle emissions.
virtual void irr::scene::IParticleSphereEmitter::setRadius |
( |
f32 |
radius |
) |
[pure virtual] |
Set the radius of the sphere for particle emissions.
The documentation for this class was generated from the following file: