src/Matrix.h File Reference

#include "Vector.h"
#include "Quaternion.h"

Include dependency graph for Matrix.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Matrix

Functions

std::ostream & operator<< (std::ostream &os, const Matrix &matMatrix)
std::istream & operator>> (std::istream &is, Matrix &matMatrix)


Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const Matrix matMatrix 
) [inline]

Definition at line 414 of file Matrix.h.

References Matrix::Get().

Here is the call graph for this function:

std::istream& operator>> ( std::istream &  is,
Matrix matMatrix 
) [inline]

Definition at line 423 of file Matrix.h.

References Matrix::Set().

Here is the call graph for this function:


Generated on Mon Dec 10 18:18:16 2007 for VisLU by  doxygen 1.5.4