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]

References _initialized.

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

References _box, and _initialized.

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


Member Function Documentation

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

References _box, and _initialized.

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

References _box, and _initialized.

Referenced by addBBox().

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

References addAABox(), and getAABox().

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

References _box.

Referenced by addBBox().

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

References _initialized.


Member Data Documentation

bool IS3D::BBox::_initialized [protected]

AABox IS3D::BBox::_box [protected]

Referenced by addAABox(), addPoint(), BBox(), and getAABox().


The documentation for this class was generated from the following file:

Generated on Wed Jan 26 06:31:20 2011 for IS3D by  doxygen 1.5.6