_Matrix4.cc File Reference

#include <vecmath/Export>
#include <vecmath/_Matrix4.h>
#include <vecmath/GMatrix.h>

Go to the source code of this file.

Functions

template<class Type>
std::ostream & operator<< (std::ostream &os, const _Matrix4< Type > &m)
template<class Type>
std::ostream & operator<< (std::ostream &os, const _Matrix4< Type > *m)
template std::ostream & operator<< (std::ostream &, const _Matrix4< double > &)
template std::ostream & operator<< (std::ostream &, const _Matrix4< double > *)
template std::ostream & operator<< (std::ostream &, const _Matrix4< float > &)
template std::ostream & operator<< (std::ostream &, const _Matrix4< float > *)


Function Documentation

template std::ostream& operator<< std::ostream &  ,
const _Matrix4< float > * 
 

template std::ostream& operator<< std::ostream &  ,
const _Matrix4< float > & 
 

template std::ostream& operator<< std::ostream &  ,
const _Matrix4< double > * 
 

template std::ostream& operator<< std::ostream &  ,
const _Matrix4< double > & 
 

template<class Type>
std::ostream& operator<< std::ostream &  os,
const _Matrix4< Type > *  m
 

Definition at line 858 of file _Matrix4.cc.

template<class Type>
std::ostream& operator<< std::ostream &  os,
const _Matrix4< Type > &  m
 

Definition at line 834 of file _Matrix4.cc.

References Math::abs().


Generated on Thu Sep 29 13:39:45 2005 for vecmath by  doxygen 1.4.4