MathFu
An open source project by FPL.
 All Classes Namespaces Files Functions Variables Typedefs Friends Groups Pages
quaternion.h File Reference

Quaternion class and functions. More...

#include "mathfu/matrix.h"
#include "mathfu/vector.h"
#include <math.h>

Go to the source code of this file.

Detailed Description

Quaternion class and functions.

Classes

class  mathfu::Quaternion< T >
 Stores a Quaternion of type T and provides a set of utility operations on each Quaternion. More...
 

Namespaces

 mathfu
 Namespace for MathFu library.