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

FXMat4f.h File Reference

Go to the source code of this file.

Namespaces

namespace  FX

Functions

FXMat4f operator * (FXfloat x, const FXMat4f &a)
FXMat4f operator * (const FXMat4f &a, FXfloat x)
FXMat4f operator/ (const FXMat4f &a, FXfloat x)
FXMat4f operator/ (FXfloat x, const FXMat4f &a)
FXStream & operator<< (FXStream &store, const FXMat4f &m)
FXStream & operator>> (FXStream &store, FXMat4f &m)


Function Documentation

FXMat4f FX::operator * FXfloat  x,
const FXMat4f &  a
 

FXMat4f FX::operator * const FXMat4f &  a,
FXfloat  x
 

FXMat4f FX::operator/ const FXMat4f &  a,
FXfloat  x
 

FXMat4f FX::operator/ FXfloat  x,
const FXMat4f &  a
 

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

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

Copyright © 1997-2005 Jeroen van der Zijp