C:/quickbuild-1.2.13/working/root/Docs/TGEA_Offline_Docs/checkouts/engine/source/math/mMatrix.h File Reference

#include "math/mPlane.h"
#include "math/mBox.h"
#include "math/mPoint4.h"

Classes

class  MatrixF
 4x4 Matrix Class More...

Functions

MatrixF operator * (const MatrixF &m1, const MatrixF &m2)
void mTransformPlane (const MatrixF &mat, const Point3F &scale, const PlaneF &plane, PlaneF *result)


Function Documentation

MatrixF operator * ( const MatrixF m1,
const MatrixF m2 
) [inline]

void mTransformPlane ( const MatrixF mat,
const Point3F scale,
const PlaneF plane,
PlaneF result 
) [inline]