#include <orientedParticleFactory.h>
Inheritance diagram for OrientedParticleFactory:
Private Member Functions | |
virtual void | populate_child_particle (BaseParticle *bp) const |
virtual BaseParticle * | alloc_particle (void) const |
OrientedParticleFactory (const OrientedParticleFactory ©) | |
virtual | ~OrientedParticleFactory (void) |
INLINE void | set_initial_orientation (const LOrientationf &o) |
INLINE void | set_final_orientation (const LOrientationf &o) |
INLINE LOrientationf | get_initial_orientation (void) const |
INLINE LOrientationf | get_final_orientation (void) const |
Private Attributes | |
LOrientationf | _initial_orientation |
LOrientationf | _final_orientation |
PUBLISHED | __pad0__: OrientedParticleFactory(void) |
|
Definition at line 38 of file orientedParticleFactory.cxx. References _final_orientation, and _initial_orientation. |
|
Definition at line 50 of file orientedParticleFactory.cxx. |
|
Implements BaseParticleFactory. Definition at line 69 of file orientedParticleFactory.cxx. |
|
|
|
|
|
Implements BaseParticleFactory. Definition at line 59 of file orientedParticleFactory.cxx. References _initial_orientation. |
|
|
|
|
|
Reimplemented from BaseParticleFactory. Definition at line 40 of file orientedParticleFactory.h. |
|
Definition at line 37 of file orientedParticleFactory.h. Referenced by OrientedParticleFactory(). |
|
Definition at line 36 of file orientedParticleFactory.h. Referenced by OrientedParticleFactory(), and populate_child_particle(). |