Moka kernel
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
transformation-matrix.icc File Reference
#include "geometry.hh"
#include "vector.hh"
#include <cassert>
#include <cmath>

Go to the source code of this file.

Functions

INLINE std::ostream & operator<< (std::ostream &AStream, const CTransformationMatrix &AMatrix)
 

Function Documentation

INLINE std::ostream& operator<< ( std::ostream &  AStream,
const CTransformationMatrix AMatrix 
)
Parameters
AStreamLe flot dans lequel afficher la matrice
AMatrixLa matrice à afficher
Returns
Le flot utilisé pour l'affichage

Definition at line 470 of file transformation-matrix.icc.