vhtVec3d Struct Reference

#include <vhtBasic.h>

List of all members.

Public Member Functions

 vhtVec3d ()
 vhtVec3d (vhtDouble v0, vhtDouble v1, vhtFloat v2)
vhtDouble get (vhtSize32 i) const
void set (vhtSize32 i, vhtDouble value)
void setVec (vhtDouble v0, vhtDouble v1, vhtFloat v2)

Private Attributes

vhtDouble vec [3]


Constructor & Destructor Documentation

vhtVec3d::vhtVec3d (  )  [inline]

vhtVec3d::vhtVec3d ( vhtDouble  v0,
vhtDouble  v1,
vhtFloat  v2 
) [inline]


Member Function Documentation

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

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

void vhtVec3d::setVec ( vhtDouble  v0,
vhtDouble  v1,
vhtFloat  v2 
) [inline]


Member Data Documentation

vhtDouble vhtVec3d::vec[3] [private]


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