Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

FXMat4d.h File Reference

Go to the source code of this file.

Namespaces

namespace  FX

Functions

FXMat4d operator * (FXdouble x, const FXMat4d &a)
FXMat4d operator * (const FXMat4d &a, FXdouble x)
FXMat4d operator/ (const FXMat4d &a, FXdouble x)
FXMat4d operator/ (FXdouble x, const FXMat4d &a)
FXStream & operator<< (FXStream &store, const FXMat4d &m)
FXStream & operator>> (FXStream &store, FXMat4d &m)


Function Documentation

FXMat4d FX::operator * FXdouble  x,
const FXMat4d &  a
 

FXMat4d FX::operator * const FXMat4d &  a,
FXdouble  x
 

FXMat4d FX::operator/ const FXMat4d &  a,
FXdouble  x
 

FXMat4d FX::operator/ FXdouble  x,
const FXMat4d &  a
 

FXStream& FX::operator<< FXStream &  store,
const FXMat4d &  m
 

FXStream& FX::operator>> FXStream &  store,
FXMat4d &  m
 

Copyright © 1997-2005 Jeroen van der Zijp