vhtMat33d Struct Reference

#include <vhtBasic.h>

List of all members.

Public Member Functions

 vhtMat33d ()
 vhtMat33d (vhtDouble m0, vhtDouble m1, vhtDouble m2, vhtDouble m3, vhtDouble m4, vhtDouble m5, vhtDouble m6, vhtDouble m7, vhtDouble m8)
vhtDouble get (vhtSize32 row, vhtSize32 col) const
void set (vhtSize32 row, vhtSize32 col, vhtDouble value)
void setMat (vhtDouble m0, vhtDouble m1, vhtDouble m2, vhtDouble m3, vhtDouble m4, vhtDouble m5, vhtDouble m6, vhtDouble m7, vhtDouble m8)

Private Attributes

vhtDouble mat [3][3]


Constructor & Destructor Documentation

vhtMat33d::vhtMat33d (  )  [inline]

vhtMat33d::vhtMat33d ( vhtDouble  m0,
vhtDouble  m1,
vhtDouble  m2,
vhtDouble  m3,
vhtDouble  m4,
vhtDouble  m5,
vhtDouble  m6,
vhtDouble  m7,
vhtDouble  m8 
) [inline]


Member Function Documentation

vhtDouble vhtMat33d::get ( vhtSize32  row,
vhtSize32  col 
) const [inline]

void vhtMat33d::set ( vhtSize32  row,
vhtSize32  col,
vhtDouble  value 
) [inline]

void vhtMat33d::setMat ( vhtDouble  m0,
vhtDouble  m1,
vhtDouble  m2,
vhtDouble  m3,
vhtDouble  m4,
vhtDouble  m5,
vhtDouble  m6,
vhtDouble  m7,
vhtDouble  m8 
) [inline]


Member Data Documentation

vhtDouble vhtMat33d::mat[3][3] [private]


Generated on Thu Jan 18 10:06:28 2007 for vhdPLUS by  doxygen 1.5.1-p1