IS3D::BBox Class Reference

#include <BBox.H>

List of all members.

Public Member Functions

 BBox ()
 BBox (const AABox &aabox)
virtual ~BBox ()
void addPoint (const Vector3 &p)
void addAABox (const AABox &b)
void addBBox (const BBox &b)
AABox getAABox () const
bool getInitialized () const

Protected Attributes

bool _initialized
AABox _box


Constructor & Destructor Documentation

IS3D::BBox::BBox (  )  [inline]

IS3D::BBox::BBox ( const AABox &  aabox  )  [inline]

virtual IS3D::BBox::~BBox (  )  [inline, virtual]


Member Function Documentation

void IS3D::BBox::addPoint ( const Vector3 &  p  )  [inline]

void IS3D::BBox::addAABox ( const AABox &  b  )  [inline]

void IS3D::BBox::addBBox ( const BBox b  )  [inline]

AABox IS3D::BBox::getAABox (  )  const [inline]

bool IS3D::BBox::getInitialized (  )  const [inline]


Member Data Documentation

bool IS3D::BBox::_initialized [protected]

AABox IS3D::BBox::_box [protected]


The documentation for this class was generated from the following file:
Generated on Sun Jul 6 06:42:48 2008 for IS3D by  doxygen 1.5.1