#include <boxEmitter.h>
Inheritance diagram for BoxEmitter:

| Private Member Functions | |
| virtual void | assign_initial_position (LPoint3f &pos) | 
| virtual void | assign_initial_velocity (LVector3f &vel) | 
| BoxEmitter (const BoxEmitter ©) | |
| virtual | ~BoxEmitter (void) | 
| virtual BaseParticleEmitter * | make_copy (void) | 
| INLINE void | set_min_bound (const LPoint3f &vmin) | 
| INLINE void | set_max_bound (const LPoint3f &vmax) | 
| INLINE LPoint3f | get_min_bound (void) const | 
| INLINE LPoint3f | get_max_bound (void) const | 
| Private Attributes | |
| LPoint3f | _vmin | 
| LPoint3f | _vmax | 
| PUBLISHED | __pad0__: BoxEmitter(void) | 
| 
 | 
| 
 Definition at line 39 of file boxEmitter.cxx. Referenced by make_copy(). | 
| 
 | 
| 
 Definition at line 51 of file boxEmitter.cxx. | 
| 
 | 
| 
 Implements BaseParticleEmitter. Definition at line 70 of file boxEmitter.cxx. References _vmax, _vmin, and NORMALIZED_RAND. | 
| 
 | 
| 
 Implements BaseParticleEmitter. Definition at line 90 of file boxEmitter.cxx. | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 Implements BaseParticleEmitter. Definition at line 60 of file boxEmitter.cxx. References BoxEmitter(). | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 Reimplemented from BaseParticleEmitter. Definition at line 40 of file boxEmitter.h. | 
| 
 | 
| 
 Definition at line 31 of file boxEmitter.h. Referenced by assign_initial_position(), and BoxEmitter(). | 
| 
 | 
| 
 Definition at line 31 of file boxEmitter.h. Referenced by assign_initial_position(), and BoxEmitter(). | 
 1.3
1.3