DMatrix4 Class Reference

List of all members.

Public Member Functions

void Set (int i, int j, double v)
double Get (int i, int j) const
double operator() (int i, int j) const
void Identity ()
void AxisAngle (const DPoint3 &vec, double theta)
void Invert (const DMatrix4 &src)

Protected Attributes

double data [4][4]

Detailed Description

A 4x4 matrix class, double-precision.


Generated on Tue Apr 22 10:10:59 2008 for vtdata library by  doxygen 1.4.5