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

Go to the source code of this file.

Classes

class  cinder::MatrixAffine2< T >
 Represents a two dimensional affine transformation. More...
 

Namespaces

 cinder
 

Typedefs

typedef MatrixAffine2< float > cinder::MatrixAffine2f
 
typedef MatrixAffine2< double > cinder::MatrixAffine2d