0.44.0
|
#include <iaux/math/iaVector4.h>
#include <iaux/math/iaQuaternion.h>
#include <iaux/system/iaConsole.h>
#include <fstream>
#include <cmath>
#include <iomanip>
#include <iostream>
#include <iaux/math/iaMatrix.inl>
Classes | |
class | iaux::iaMatrix< T > |
Namespaces | |
namespace | iaux |
Typedefs | |
typedef iaMatrix< float32 > | iaux::iaMatrixf |
typedef iaMatrix< float64 > | iaux::iaMatrixd |
Functions | |
template<class T > | |
IAUX_API std::wostream & | iaux::operator<< (std::wostream &stream, const iaMatrix< T > &m) |