#include <sphereSurfaceEmitter.h>
Inheritance diagram for SphereSurfaceEmitter:

| Private Member Functions | |
| virtual void | assign_initial_position (LPoint3f &pos) | 
| virtual void | assign_initial_velocity (LVector3f &vel) | 
| SphereSurfaceEmitter (const SphereSurfaceEmitter ©) | |
| virtual | ~SphereSurfaceEmitter (void) | 
| virtual BaseParticleEmitter * | make_copy (void) | 
| INLINE void | set_radius (float r) | 
| INLINE float | get_radius (void) const | 
| Private Attributes | |
| float | _radius | 
| PUBLISHED | __pad0__: SphereSurfaceEmitter(void) | 
| 
 | 
| 
 Definition at line 37 of file sphereSurfaceEmitter.cxx. References _radius. Referenced by make_copy(). | 
| 
 | 
| 
 Definition at line 48 of file sphereSurfaceEmitter.cxx. | 
| 
 | 
| 
 Implements BaseParticleEmitter. Definition at line 67 of file sphereSurfaceEmitter.cxx. References _radius, NORMALIZED_RAND, r, SPREAD, and z. | 
| 
 | 
| 
 Implements BaseParticleEmitter. Definition at line 83 of file sphereSurfaceEmitter.cxx. | 
| 
 | 
| 
 | 
| 
 | 
| 
 Implements BaseParticleEmitter. Definition at line 57 of file sphereSurfaceEmitter.cxx. References SphereSurfaceEmitter(). | 
| 
 | 
| 
 | 
| 
 | 
| 
 Reimplemented from BaseParticleEmitter. Definition at line 40 of file sphereSurfaceEmitter.h. | 
| 
 | 
| 
 Definition at line 31 of file sphereSurfaceEmitter.h. Referenced by assign_initial_position(), and SphereSurfaceEmitter(). | 
 1.3
1.3