vhdSphere Class Reference

#include <vhdSphere.h>

List of all members.

Public Member Functions

 vhdSphere ()
 vhdSphere (const vhdVector3 &center, vhtReal radius)
vhtReal getRadius (void) const
void setRadius (vhtReal radius)
vhdVector3 getCenter (void) const
void setCenter (const vhdVector3 &center)

Protected Attributes

vhtReal mRadius
vhdVector3 mCenter


Constructor & Destructor Documentation

vhdSphere::vhdSphere (  )  [inline]

vhdSphere::vhdSphere ( const vhdVector3 center,
vhtReal  radius 
) [inline]


Member Function Documentation

vhtReal vhdSphere::getRadius ( void   )  const [inline]

void vhdSphere::setRadius ( vhtReal  radius  )  [inline]

vhdVector3 vhdSphere::getCenter ( void   )  const [inline]

void vhdSphere::setCenter ( const vhdVector3 center  )  [inline]


Member Data Documentation

vhtReal vhdSphere::mRadius [protected]

vhdVector3 vhdSphere::mCenter [protected]


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