vhdCylinder Class Reference

#include <vhdCylinder.h>

List of all members.

Public Member Functions

 vhdCylinder ()
vhdVector3center ()
const vhdVector3center () const
vhdVector3direction ()
const vhdVector3direction () const
vhtRealheight ()
vhtReal height () const
vhtRealradius ()
vhtReal radius () const
bool & capped ()
bool capped () const
vhdSegment3 getSegment () const
void generateCoordinateSystem ()
vhdVector3u ()
const vhdVector3u () const
vhdVector3v ()
const vhdVector3v () const
vhdVector3w ()
const vhdVector3w () const

Protected Attributes

vhdVector3 _kCenter
vhdVector3 _kDirection
vhdVector3 _kU
vhdVector3 _kV
vhtReal _fHeight
vhtReal _fRadius
bool _bCapped


Constructor & Destructor Documentation

vhdCylinder::vhdCylinder (  )  [inline]


Member Function Documentation

vhdVector3& vhdCylinder::center (  )  [inline]

const vhdVector3& vhdCylinder::center (  )  const [inline]

vhdVector3& vhdCylinder::direction (  )  [inline]

const vhdVector3& vhdCylinder::direction (  )  const [inline]

vhtReal& vhdCylinder::height (  )  [inline]

vhtReal vhdCylinder::height (  )  const [inline]

vhtReal& vhdCylinder::radius (  )  [inline]

vhtReal vhdCylinder::radius (  )  const [inline]

bool& vhdCylinder::capped (  )  [inline]

bool vhdCylinder::capped (  )  const [inline]

vhdSegment3 vhdCylinder::getSegment (  )  const [inline]

void vhdCylinder::generateCoordinateSystem (  )  [inline]

vhdVector3& vhdCylinder::u (  )  [inline]

const vhdVector3& vhdCylinder::u (  )  const [inline]

vhdVector3& vhdCylinder::v (  )  [inline]

const vhdVector3& vhdCylinder::v (  )  const [inline]

vhdVector3& vhdCylinder::w (  )  [inline]

const vhdVector3& vhdCylinder::w (  )  const [inline]


Member Data Documentation

vhdVector3 vhdCylinder::_kCenter [protected]

vhdVector3 vhdCylinder::_kDirection [protected]

vhdVector3 vhdCylinder::_kU [protected]

vhdVector3 vhdCylinder::_kV [protected]

vhtReal vhdCylinder::_fHeight [protected]

vhtReal vhdCylinder::_fRadius [protected]

bool vhdCylinder::_bCapped [protected]


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