Leonetienne/Eule
Homemade math library, mainly targetted towards computer graphics
Namespaces | Functions
Matrix4x4.cpp File Reference
#include "Matrix4x4.h"
#include "Vector3.h"
#include "Math.h"
#include <immintrin.h>
Include dependency graph for Matrix4x4.cpp:

Go to the source code of this file.

Namespaces

 Eule
 

Functions

std::ostream & Eule::operator<< (std::ostream &os, const Matrix4x4 &m)
 
std::wostream & Eule::operator<< (std::wostream &os, const Matrix4x4 &m)