#include <BBox.h>
Definition at line 36 of file BBox.h.
◆ BBox() [1/2]
◆ BBox() [2/2]
| BBox::BBox |
( |
const Point & |
min, |
|
|
const Point & |
max |
|
) |
| |
|
inline |
◆ enclose()
| void BBox::enclose |
( |
const BBox & |
a, |
|
|
const BBox & |
b |
|
) |
| |
|
inline |
◆ getCenter()
| const Point& BBox::getCenter |
( |
| ) |
const |
|
inline |
◆ getExtent()
| const Vector& BBox::getExtent |
( |
| ) |
const |
|
inline |
◆ getLower()
| Scalar BBox::getLower |
( |
int |
i | ) |
const |
|
inline |
◆ getUpper()
| Scalar BBox::getUpper |
( |
int |
i | ) |
const |
|
inline |
◆ include() [1/2]
| void BBox::include |
( |
const Point & |
p | ) |
|
|
inline |
◆ include() [2/2]
| void BBox::include |
( |
const BBox & |
b | ) |
|
|
inline |
◆ longestAxis()
| int BBox::longestAxis |
( |
| ) |
const |
|
inline |
◆ setCenter()
| void BBox::setCenter |
( |
const Point & |
p | ) |
|
|
inline |
◆ setEmpty()
◆ setExtent()
| void BBox::setExtent |
( |
const Vector & |
v | ) |
|
|
inline |
◆ setValue()
| void BBox::setValue |
( |
const Point & |
min, |
|
|
const Point & |
max |
|
) |
| |
|
inline |
◆ size()
◆ intersect
| bool intersect |
( |
const BBox & |
a, |
|
|
const BBox & |
b |
|
) |
| |
|
friend |
◆ center
◆ extent
The documentation for this class was generated from the following file:
- src/modules/simu/simuv2/SOLID-2.0/src/BBox.h