#include "cinder/Cinder.h"
#include "cinder/CinderMath.h"
#include "cinder/Vector.h"
#include <iomanip>
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 |