19 void OrientedParticleFactory::
21 _initial_orientation = o;
28 void OrientedParticleFactory::
30 _final_orientation = o;
38 get_initial_orientation()
const {
39 return _initial_orientation;
47 get_final_orientation()
const {
48 return _final_orientation;
This is a unit quaternion representing an orientation.