GEO::Matrix4 Struct Reference

A 4x4 matrix. More...

#include <Geo.h>

Inheritance diagram for GEO::Matrix4:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 Matrix4 ()
 ctor
 Matrix4 (const float *array)
 ctor
 Matrix4 (float e0, float e1, float e2, float e3, float e4, float e5, float e6, float e7, float e8, float e9, float e10, float e11, float e12, float e13, float e14, float e15)
 ctor
 Matrix4 (float c)
 ctor
 Matrix4 (int c)
 ctor
 Matrix4 (const Matrix4 &o)
 ctor
 Matrix4 (const MatrixN< 4 > &o)
 ctor
 Matrix4 (const struct Matrix3 &o)
 ctor


Detailed Description

A 4x4 matrix.
The documentation for this struct was generated from the following file:
Generated on Sat Oct 20 15:23:29 2007 for MPMA Framework by  doxygen 1.5.3