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

Go to the source code of this file.

Classes

class  cinder::Matrix22< T >
 

Namespaces

 cinder
 

Typedefs

typedef Matrix22< float > cinder::Matrix22f
 
typedef Matrix22< double > cinder::Matrix22d