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

FXMat3f.h File Reference

Go to the source code of this file.

Classes

class  FX::FXMat3f
 Single-precision 3x3 matrix. More...

Namespaces

namespace  FX

Functions

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