TexGen
Namespaces | Functions
MatrixUtils.h File Reference
#include "mymath.h"
#include "Matrix.h"
Include dependency graph for MatrixUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  TexGen
 Namespace containing a series of customised math operations not found in the standard c++ library.
 

Functions

CMatrix TexGen::ConvertRotation (WXYZ Q)
 
XYZ TexGen::operator* (const CMatrix &Transform, const XYZ &Vector)