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

FXMat3d.h File Reference

Go to the source code of this file.

Classes

class  FX::FXMat3d
 Double-precision 3x3 matrix. More...

Namespaces

namespace  FX

Functions

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