vhtVec4d Struct Reference

#include <vhtBasic.h>

List of all members.

Public Member Functions

 vhtVec4d ()
 vhtVec4d (vhtDouble v0, vhtDouble v1, vhtDouble v2, vhtDouble v3)
vhtDouble get (vhtSize32 i) const
void set (vhtSize32 i, vhtDouble value)
void setVec (vhtDouble v0, vhtDouble v1, vhtDouble v2, vhtDouble v3)

Private Attributes

vhtDouble vec [4]


Constructor & Destructor Documentation

vhtVec4d::vhtVec4d (  )  [inline]

vhtVec4d::vhtVec4d ( vhtDouble  v0,
vhtDouble  v1,
vhtDouble  v2,
vhtDouble  v3 
) [inline]


Member Function Documentation

vhtDouble vhtVec4d::get ( vhtSize32  i  )  const [inline]

void vhtVec4d::set ( vhtSize32  i,
vhtDouble  value 
) [inline]

void vhtVec4d::setVec ( vhtDouble  v0,
vhtDouble  v1,
vhtDouble  v2,
vhtDouble  v3 
) [inline]


Member Data Documentation

vhtDouble vhtVec4d::vec[4] [private]


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