MercuryMatrix.h File Reference

#include "global.h"
#include "MercuryMath.h"

Go to the source code of this file.

Classes

class  MercuryMatrix
 General Purpose 4x4 row-major matrix. More...

Functions

void TransposeMatrix (const MercuryMatrix &in, MercuryMatrix &out)

Variables

MercuryMatrix M_ALIGN
 General Purpose 4x4 row-major matrix.


Function Documentation

void TransposeMatrix ( const MercuryMatrix in,
MercuryMatrix out 
)

Definition at line 214 of file MercuryMatrix.cpp.


Variable Documentation

class MercuryMatrix M_ALIGN

General Purpose 4x4 row-major matrix.


Hosted by SourceForge.net Logo