KeosMatrix4.h File Reference

#include "KeosPrerequisites.h"

Go to the source code of this file.

Namespaces

namespace  Keos

Classes

class  Keos::CMatrix4
 Class encapsulating a standard 4x4 homogenous matrix. More...

Functions

CMatrix4 Keos::operator * (const CMatrix4 &m, Real t)
CMatrix4 Keos::operator * (Real t, const CMatrix4 &m)
CMatrix4 Keos::operator/ (const CMatrix4 &m, Real t)
std::istream & Keos::operator>> (std::istream &Stream, CMatrix4 &Mat)
std::ostream & Keos::operator<< (std::ostream &Stream, const CMatrix4 &Mat)


Generated on Fri Mar 9 14:29:04 2007 for Keos by  doxygen 1.5.1-p1