#include "common.h"#include "Quaternion.h"
Classes | |
| class | Matrix |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const Matrix &matMatrix) |
| std::istream & | operator>> (std::istream &is, Matrix &matMatrix) |
| std::ostream& operator<< | ( | std::ostream & | os, | |
| const Matrix & | matMatrix | |||
| ) | [inline] |
| std::istream& operator>> | ( | std::istream & | is, | |
| Matrix & | matMatrix | |||
| ) | [inline] |
1.5.7.1