Cinder  0.8.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Typedefs
Matrix44.h File Reference
#include "cinder/Cinder.h"
#include "cinder/CinderMath.h"
#include "cinder/Vector.h"
#include "cinder/Matrix22.h"
#include "cinder/Matrix33.h"
#include "cinder/MatrixAffine2.h"
#include <iomanip>
Include dependency graph for Matrix44.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cinder::Matrix44< T >
 

Namespaces

 cinder
 

Typedefs

typedef Matrix44< float > cinder::Matrix44f
 
typedef Matrix44< double > cinder::Matrix44d