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

FXMat4d.h File Reference

Go to the source code of this file.

Classes

class  FX::FXMat4d
 Double-precision 4x4 matrix. More...

Namespaces

namespace  FX

Functions

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)
FXbool FX::operator== (const FXMat4d &a, FXdouble n)
FXbool FX::operator== (FXdouble n, const FXMat4d &a)
FXbool FX::operator!= (const FXMat4d &a, FXdouble n)
FXbool FX::operator!= (FXdouble n, const FXMat4d &a)
FXStream & FX::operator<< (FXStream &store, const FXMat4d &m)
FXStream & FX::operator>> (FXStream &store, FXMat4d &m)

Copyright © 1997-2009 Jeroen van der Zijp