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

FXMat3d.h File Reference

Go to the source code of this file.

Namespaces

namespace  FX

Functions

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


Function Documentation

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

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

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

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

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

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

Copyright © 1997-2005 Jeroen van der Zijp