NGL  6.5
The NCCA Graphics Library
Mat4.h File Reference
#include "Types.h"
#include <ostream>
#include <array>
+ Include dependency graph for Mat4.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ngl::Mat4
 Matrix Class to do simple matrix operations included operator overloaded functions for maths and matrix * vector type maths. More...
 

Namespaces

 ngl
 implementation files for RibExport class
 

Functions

bool ngl::operator== (const ngl::Mat4 &_m1, const ngl::Mat4 &_m2)