List of all members.
Public Member Functions |
| | ZSpinParticleFactory () |
| | constructor
|
| | ZSpinParticleFactory (const ZSpinParticleFactory ©) |
| | copy constructor
|
| virtual | ~ZSpinParticleFactory () |
| | destructor
|
|
void | enable_angular_velocity (bool bEnabled) |
|
float | get_angular_velocity () const |
|
bool | get_angular_velocity_enabled () const |
|
float | get_angular_velocity_spread () const |
|
float | get_final_angle () const |
|
float | get_final_angle_spread () const |
|
float | get_initial_angle () const |
|
float | get_initial_angle_spread () const |
| virtual void | output (ostream &out) const |
| | Write a string representation of this instance to <out>.
|
|
void | set_angular_velocity (float v) |
|
void | set_angular_velocity_spread (float spread) |
|
void | set_final_angle (float angle) |
|
void | set_final_angle_spread (float spread) |
|
void | set_initial_angle (float angle) |
|
void | set_initial_angle_spread (float spread) |
| virtual void | write (ostream &out, int indent=0) const |
| | Write a string representation of this instance to <out>.
|
Detailed Description
Definition at line 24 of file zSpinParticleFactory.h.
Constructor & Destructor Documentation
| ZSpinParticleFactory::ZSpinParticleFactory |
( |
| ) |
|
| ZSpinParticleFactory::~ZSpinParticleFactory |
( |
| ) |
[virtual] |
Member Function Documentation
| void ZSpinParticleFactory::output |
( |
ostream & |
out | ) |
const [virtual] |
| void ZSpinParticleFactory::write |
( |
ostream & |
out, |
|
|
int |
indent = 0 |
|
) |
| const [virtual] |
The documentation for this class was generated from the following files: