include/cglib/matrix4x4.h File Reference

#include "cglib/definitions.h"
#include "cglib/vector3.h"
#include "cglib/point3.h"

Go to the source code of this file.

Classes

struct  Matrix4x4
 Represents a 4-by-4 real matrix. More...

Functions

Matrix4x4 transpose (const Matrix4x4 &A)
 Return the transpose of the given matrix.
Matrix4x4 inverse (const Matrix4x4 &m)
 Return the inverse of the given matrix.
float det (const Matrix4x4 &m)
 Return the determinant of the given matrix.


Function Documentation

float det ( const Matrix4x4 m  ) 

Return the determinant of the given matrix.

Matrix4x4 inverse ( const Matrix4x4 m  ) 

Return the inverse of the given matrix.

Matrix4x4 transpose ( const Matrix4x4 A  )  [inline]

Return the transpose of the given matrix.


Generated on Thu Aug 20 23:36:47 2009 for cglib by  doxygen 1.5.9