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

FXMat4f.h File Reference

Go to the source code of this file.

Classes

class  FX::FXMat4f
 Single-precision 4x4 matrix. More...

Namespaces

namespace  FX

Functions

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

Copyright © 1997-2009 Jeroen van der Zijp