#include <sphereVolumeEmitter.h>
Inheritance diagram for SphereVolumeEmitter:

| Private Member Functions | |
| virtual void | assign_initial_position (LPoint3f &pos) | 
| virtual void | assign_initial_velocity (LVector3f &vel) | 
| SphereVolumeEmitter (const SphereVolumeEmitter ©) | |
| virtual | ~SphereVolumeEmitter (void) | 
| virtual BaseParticleEmitter * | make_copy (void) | 
| INLINE void | set_radius (float r) | 
| INLINE float | get_radius (void) const | 
| Private Attributes | |
| float | _radius | 
| LPoint3f | _particle_pos | 
| PUBLISHED | __pad0__: SphereVolumeEmitter(void) | 
| 
 | 
| 
 Definition at line 37 of file sphereVolumeEmitter.cxx. References _particle_pos, and _radius. Referenced by make_copy(). | 
| 
 | 
| 
 Definition at line 49 of file sphereVolumeEmitter.cxx. | 
| 
 | 
| 
 Implements BaseParticleEmitter. Definition at line 68 of file sphereVolumeEmitter.cxx. References _particle_pos, _radius, NORMALIZED_RAND, r, SPREAD, t, and z. | 
| 
 | 
| 
 Implements BaseParticleEmitter. Definition at line 95 of file sphereVolumeEmitter.cxx. References _particle_pos, and _radius. | 
| 
 | 
| 
 | 
| 
 | 
| 
 Implements BaseParticleEmitter. Definition at line 58 of file sphereVolumeEmitter.cxx. References SphereVolumeEmitter(). | 
| 
 | 
| 
 | 
| 
 | 
| 
 Reimplemented from BaseParticleEmitter. Definition at line 45 of file sphereVolumeEmitter.h. | 
| 
 | 
| 
 Definition at line 38 of file sphereVolumeEmitter.h. Referenced by assign_initial_position(), assign_initial_velocity(), and SphereVolumeEmitter(). | 
| 
 | 
| 
 Definition at line 31 of file sphereVolumeEmitter.h. Referenced by assign_initial_position(), assign_initial_velocity(), and SphereVolumeEmitter(). | 
 1.3
1.3