#include <BoundingBoxBridge.h>

Public Member Functions |
|
| BoundingBoxBridge () | |
| void | setBoundingBox (const awSupport::BoundingBox &boundingBox) |
| virtual awSupport::BoundingBox | getBoundingBox () const |
Protected Member Functions |
|
| virtual | ~BoundingBoxBridge () |
| Reference counted objects shouldn't exist on
the stack. |
|
| virtual ~BoundingBoxBridge | ( | ) | [protected, virtual] |
Reference counted objects shouldn't exist on the stack.
| void setBoundingBox | ( | const awSupport::BoundingBox & | boundingBox | ) |
| virtual awSupport::BoundingBox getBoundingBox | ( | ) | const [virtual] |
Implements Bridge.