vhdBox3 Class Reference

#include <vhdBox3.h>

List of all members.

Public Member Functions

 vhdBox3 ()
vhdVector3center ()
const vhdVector3center () const
vhdVector3axis (int i)
const vhdVector3axis (int i) const
vhdVector3axes ()
const vhdVector3axes () const
vhtRealextent (int i)
const vhtRealextent (int i) const
vhtRealExtents ()
const vhtRealextents () const
void computeVertices (vhdVector3 akVertex[8]) const

Protected Attributes

vhdVector3 _kCenter
vhdVector3 _akAxis [3]
vhtReal _afExtent [3]


Constructor & Destructor Documentation

vhdBox3::vhdBox3 (  )  [inline]


Member Function Documentation

vhdVector3& vhdBox3::center (  )  [inline]

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

vhdVector3& vhdBox3::axis ( int  i  )  [inline]

const vhdVector3& vhdBox3::axis ( int  i  )  const [inline]

vhdVector3* vhdBox3::axes (  )  [inline]

const vhdVector3* vhdBox3::axes (  )  const [inline]

vhtReal& vhdBox3::extent ( int  i  )  [inline]

const vhtReal& vhdBox3::extent ( int  i  )  const [inline]

vhtReal* vhdBox3::Extents (  )  [inline]

const vhtReal* vhdBox3::extents (  )  const [inline]

void vhdBox3::computeVertices ( vhdVector3  akVertex[8]  )  const


Member Data Documentation

vhdVector3 vhdBox3::_kCenter [protected]

vhdVector3 vhdBox3::_akAxis[3] [protected]

vhtReal vhdBox3::_afExtent[3] [protected]


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