vhtVec2f Struct Reference

#include <vhtBasic.h>

List of all members.

Public Member Functions

 vhtVec2f ()
 vhtVec2f (vhtFloat v0, vhtFloat v1)
vhtFloat get (vhtSize32 i) const
void set (vhtSize32 i, vhtFloat value)
void setVec (vhtFloat v0, vhtFloat v1)

Private Attributes

vhtFloat vec [2]


Constructor & Destructor Documentation

vhtVec2f::vhtVec2f (  )  [inline]

vhtVec2f::vhtVec2f ( vhtFloat  v0,
vhtFloat  v1 
) [inline]


Member Function Documentation

vhtFloat vhtVec2f::get ( vhtSize32  i  )  const [inline]

void vhtVec2f::set ( vhtSize32  i,
vhtFloat  value 
) [inline]

void vhtVec2f::setVec ( vhtFloat  v0,
vhtFloat  v1 
) [inline]


Member Data Documentation

vhtFloat vhtVec2f::vec[2] [private]


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