|
JPL Spatial
Sound spatialization and propagation library
|
#include "JPLSpatial/Core.h"#include "JPLSpatial/Math/Math.h"#include "JPLSpatial/Math/Vec3Math.h"#include "JPLSpatial/Math/Vec3Traits.h"#include "JPLSpatial/Math/MinimalBasis.h"#include <cmath>#include <ostream>Go to the source code of this file.
Classes | |
| struct | JPL::Quat< Vec3 > |
| Minimal quaternion (w + xi + yj + zk) More... | |
Namespaces | |
| namespace | JPL |
| namespace | JPL::Math |
Functions | |
| template<CVec3 Vec3> | |
| std::ostream & | JPL::operator<< (std::ostream &os, const Quat< Vec3 > &quat) |