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

Matrix.h File Reference

#include "Teddy/Maths/Vector.h"
#include "Teddy/Maths/Vector4.h"
#include "Teddy/Maths/CrossVector4.h"
#include "Teddy/SysSupport/StdMaths.h"

Include dependency graph for Matrix.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  Teddy
namespace  Teddy::Maths

Defines

#define SWAP(a, b, c)   c=a; a=b; b=c


Define Documentation

#define SWAP a,
b,
     c=a; a=b; b=c