Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Quaternion.cpp File Reference

#include "Teddy/Maths/Quaternion.h"
#include "Teddy/Maths/Matrix.h"
#include "Teddy/SysSupport/Messages.h"

Include dependency graph for Quaternion.cpp:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  Teddy
namespace  Teddy::Maths

Defines

#define DELTA   1e-6f
#define QUATERNION_EPSILON   1e-6f


Define Documentation

#define DELTA   1e-6f
 

Definition at line 41 of file Quaternion.cpp.

#define QUATERNION_EPSILON   1e-6f
 

Definition at line 43 of file Quaternion.cpp.