#include "transformation-matrix.hh"#include <cassert>

Go to the source code of this file.
Functions | |
| INLINE std::ostream & | operator<< (std::ostream &AStream, const CVector &AVector) |
| INLINE std::ostream& operator<< | ( | std::ostream & | AStream, | |
| const CVector & | AVector | |||
| ) |
| AStream | Le flot dans lequel afficher le vecteur | |
| AVector | Le vecteur à afficher |
Definition at line 115 of file vector.icc.
1.5.8