FMath/FMMatrix33.h File Reference

The file containing the class and global functions for 3x3 matrices. More...

Go to the source code of this file.

Classes

class  FMMatrix33
 A 3x3 matrix: use to represent 2D transformations. More...

Functions

FMMatrix33 FCOLLADA_EXPORT operator * (const FMMatrix33 &m1, const FMMatrix33 &m2)
 Matrix multiplication with two FMMatrix33.


Detailed Description

The file containing the class and global functions for 3x3 matrices.


Function Documentation

FMMatrix33 FCOLLADA_EXPORT operator * const FMMatrix33 m1,
const FMMatrix33 m2
 

Matrix multiplication with two FMMatrix33.

Parameters:
m1 The first matrix.
m2 The second matrix.
Returns:
The FMMatrix44 representation of the resulting matrix.


Generated on Fri May 12 16:44:40 2006 for FCollada by  doxygen 1.4.6-NO