OPAL (Object Oriented Parallel Accelerator Library)  2021.1.99
OPAL
Classes | Typedefs | Functions
Quaternion.h File Reference
#include "AppTypes/Vektor.h"
#include "Algorithms/Vektor.h"
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
 

Typedefs

typedef Quaternion Quaternion_t
 

Functions

Quaternion getQuaternion (Vector_t vec, Vector_t reference)
 

Typedef Documentation

◆ Quaternion_t

Definition at line 44 of file Quaternion.h.

Function Documentation

◆ getQuaternion()

Quaternion getQuaternion ( Vector_t  vec,
Vector_t  reference 
)