NGL  6.5
The NCCA Graphics Library
Mat3.h File Reference

a simple 3x3 TX matrix More...

#include "Types.h"
#include <array>
#include <ostream>
+ Include dependency graph for Mat3.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ngl::Mat3
 Mat3 basic 3x3 matrix for certain glsl ops. More...
 

Namespaces

 ngl
 implementation files for RibExport class
 

Functions

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

Detailed Description

a simple 3x3 TX matrix

Definition in file Mat3.h.