vhtMat22d Struct Reference

#include <vhtBasic.h>

List of all members.

Public Member Functions

 vhtMat22d ()
 vhtMat22d (vhtDouble m0, vhtDouble m1, vhtDouble m2, vhtDouble m3)
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)

Private Attributes

vhtDouble mat [2][2]


Constructor & Destructor Documentation

vhtMat22d::vhtMat22d (  )  [inline]

vhtMat22d::vhtMat22d ( vhtDouble  m0,
vhtDouble  m1,
vhtDouble  m2,
vhtDouble  m3 
) [inline]


Member Function Documentation

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

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

void vhtMat22d::setMat ( vhtDouble  m0,
vhtDouble  m1,
vhtDouble  m2,
vhtDouble  m3 
) [inline]


Member Data Documentation

vhtDouble vhtMat22d::mat[2][2] [private]


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