Go to the source code of this file.
Classes | |
struct | cinder::QUATCONV< T, Y > |
class | cinder::Quaternion< T > |
Namespaces | |
namespace | cinder |
Typedefs | |
typedef Quaternion< float > | cinder::Quatf |
typedef Quaternion< double > | cinder::Quatd |
Functions | |
template<typename T > | |
Vec3< T > | cinder::operator* (const Vec3< T > &vec, const Quaternion< T > &q) |