Quaternions. More...
#include "math/types_trig.hh"#include "math/vertex.hh"#include "math/matrix.hh"#include "math/funcs_osg.hh"Go to the source code of this file.
Classes | |
| class | math::Quaternion |
| Quaternion defines a rotation (no position). More... | |
| class | math::QuaternionPosition |
| Quaternion with a position. More... | |
Namespaces | |
| namespace | math |
math functions | |
Functions | |
| std::istream & | math::operator>> (std::istream &strm, Quaternion &quat) |
| std::ostream & | math::operator<< (std::ostream &strm, const Quaternion &quat) |
| Quaternion | math::Interpolate (const Quaternion &q0, const Quaternion &q1, const fp fraction) |
| QuaternionPosition | math::Interpolate (const QuaternionPosition &qp0, const QuaternionPosition &qp1, const fp fraction) |
Quaternions.
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:10