#include <BoundingBox.h>
BoundingBox::BoundingBox |
( |
| ) |
|
double BoundingBox::boundingSphereRadius |
( |
| ) |
const |
Vector3 BoundingBox::center |
( |
| ) |
const |
void BoundingBox::clear |
( |
| ) |
|
bool cnoid::BoundingBox::empty |
( |
| ) |
const |
|
inline |
void BoundingBox::expandBy |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
z |
|
) |
| |
void cnoid::BoundingBox::expandBy |
( |
const Vector3 & |
v | ) |
|
|
inline |
const Vector3& cnoid::BoundingBox::max |
( |
| ) |
const |
|
inline |
const Vector3& cnoid::BoundingBox::min |
( |
| ) |
const |
|
inline |
Vector3 BoundingBox::size |
( |
| ) |
const |
void BoundingBox::transform |
( |
const Affine3 & |
T | ) |
|
The documentation for this class was generated from the following files: