#include <Default3DMenu.H>
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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|