tlp::BoundingBox Struct Reference
#include <BoundingBox.h>
List of all members.
Public Member Functions
Public Attributes
Constructor & Destructor Documentation
| tlp::BoundingBox::BoundingBox |
( |
|
) |
[inline] |
| tlp::BoundingBox::BoundingBox |
( |
const Coord & |
min, |
|
|
const Coord & |
max | |
|
) |
| | [inline] |
Member Function Documentation
| void tlp::BoundingBox::check |
( |
const Coord & |
coord |
) |
[inline] |
| void tlp::BoundingBox::getCompleteBB |
( |
Coord * |
bb |
) |
const [inline] |
Member Data Documentation
|