vhtVec2d Struct Reference

#include <vhtBasic.h>

List of all members.

Public Member Functions

 vhtVec2d ()
 vhtVec2d (vhtDouble v0, vhtDouble v1)
vhtDouble get (vhtSize32 i) const
void set (vhtSize32 i, vhtDouble value)
void setVec (vhtDouble v0, vhtDouble v1)

Private Attributes

vhtDouble vec [2]


Constructor & Destructor Documentation

vhtVec2d::vhtVec2d (  )  [inline]

vhtVec2d::vhtVec2d ( vhtDouble  v0,
vhtDouble  v1 
) [inline]


Member Function Documentation

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

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

void vhtVec2d::setVec ( vhtDouble  v0,
vhtDouble  v1 
) [inline]


Member Data Documentation

vhtDouble vhtVec2d::vec[2] [private]


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