marble
Quaternion.h File Reference
Include dependency graph for Quaternion.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Marble::Quaternion |
Namespaces | |
Marble | |
Typedefs | |
typedef xmmfloat | Marble::matrix [3] |
typedef qreal | Marble::xmmfloat [4] |
Enumerations | |
enum | { Marble::Q_X = 0, Marble::Q_Y = 1, Marble::Q_Z = 2, Marble::Q_W = 3 } |
Functions | |
MARBLE_EXPORT QDebug | operator<< (QDebug, const Marble::Quaternion &) |
Function Documentation
MARBLE_EXPORT QDebug operator<< | ( | QDebug | , |
const Marble::Quaternion & | |||
) |
Definition at line 141 of file Quaternion.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.