marble
This is the complete list of members for Marble::Quaternion, including all inherited members.
  | fromEuler(qreal pitch, qreal yaw, qreal roll) | Marble::Quaternion | static | 
  | fromSpherical(qreal lon, qreal lat) | Marble::Quaternion | static | 
  | getSpherical(qreal &lon, qreal &lat) const  | Marble::Quaternion |  | 
  | inverse() const  | Marble::Quaternion |  | 
  | length() const  | Marble::Quaternion |  | 
  | nlerp(const Quaternion &q1, const Quaternion &q2, qreal t) | Marble::Quaternion | static | 
  | normalize() | Marble::Quaternion |  | 
  | operator*(const Quaternion &q) const  | Marble::Quaternion |  | 
  | operator*(qreal factor) const  | Marble::Quaternion |  | 
  | operator*=(const Quaternion &q) | Marble::Quaternion |  | 
  | operator*=(qreal) | Marble::Quaternion |  | 
  | operator==(const Quaternion &q) const  | Marble::Quaternion |  | 
  | pitch() const  | Marble::Quaternion |  | 
  | Quaternion() | Marble::Quaternion |  | 
  | Quaternion(qreal w, qreal x, qreal y, qreal z) | Marble::Quaternion |  | 
  | roll() const  | Marble::Quaternion |  | 
  | rotateAroundAxis(const Quaternion &q) | Marble::Quaternion |  | 
  | rotateAroundAxis(const matrix &m) | Marble::Quaternion |  | 
  | slerp(const Quaternion &q1, const Quaternion &q2, qreal t) | Marble::Quaternion | static | 
  | toMatrix(matrix &m) const  | Marble::Quaternion |  | 
  | v | Marble::Quaternion |  | 
  | yaw() const  | Marble::Quaternion |  | 
 
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:57 by
doxygen 1.8.7 written
by 
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.