Pioneer
Loading...
Searching...
No Matches
Classes | Typedefs
Quaternion.h File Reference
#include "matrix4x4.h"
#include "vector3.h"
#include <math.h>
#include <type_traits>
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  Quaternion< T >
 

Typedefs

typedef Quaternion< float > Quaternionf
 
typedef Quaternion< double > Quaterniond
 

Typedef Documentation

◆ Quaterniond

typedef Quaternion<double> Quaterniond

◆ Quaternionf

typedef Quaternion<float> Quaternionf