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

FXMat3f.h File Reference

Go to the source code of this file.

Namespaces

namespace  FX

Functions

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


Function Documentation

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

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

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

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

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

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

Copyright © 1997-2005 Jeroen van der Zijp