DMatrix3 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 Transform (const DPoint3 &src, DPoint3 &dst) const
void SetByMatrix4 (const DMatrix4 &m)

Protected Attributes

double data [3][3]

Detailed Description

A 3x3 matrix class, double-precision.


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