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. |
|
Matrix multiplication with two FMMatrix33.
|