![]() |
TrinityCore
|
#include "G3D/platform.h"#include "G3D/g3dmath.h"#include "G3D/Vector3.h"#include "G3D/Matrix3.h"#include <string>
Include dependency graph for Quat.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | G3D::Quat |
Namespaces | |
| G3D | |
Functions | |
| Quat | G3D::exp (const Quat &q) |
| Quat | G3D::log (const Quat &q) |
| G3D::Quat | G3D::operator* (double s, const G3D::Quat &q) |
| G3D::Quat | G3D::operator* (float s, const G3D::Quat &q) |
| G3D::Quat | pow (const G3D::Quat &q, double x) |
1.8.8