#include <evBoundingBox.h>
evBoundingBox::evBoundingBox |
( |
void |
| ) |
|
|
inline |
evBoundingBox::evBoundingBox |
( |
const unsigned int |
num_dimensions | ) |
|
|
inline |
evBoundingBox::evBoundingBox |
( |
const evBoundingBox & |
bounding_box | ) |
|
|
inline |
evBoundingBox::~evBoundingBox |
( |
void |
| ) |
|
|
inlinevirtual |
double evBoundingBox::CalcPixelSize |
( |
const evAddress & |
size | ) |
const |
|
inline |
virtual const evString evBoundingBox::GetClassName |
( |
void |
| ) |
const |
|
inlinevirtual |
evVector evBoundingBox::GetLowerBound |
( |
void |
| ) |
const |
|
inline |
evVector evBoundingBox::GetUpperBound |
( |
void |
| ) |
const |
|
inline |
int evBoundingBox::InsideViewFrustum |
( |
const evVector & |
frustum | ) |
const |
|
inline |
void evBoundingBox::PrintSelf |
( |
const int |
tabbing | ) |
const |
|
inlinevirtual |
void evBoundingBox::SetBounds |
( |
const evVector & |
lower_bound, |
|
|
const evVector & |
upper_bound |
|
) |
| |
|
inline |
void evBoundingBox::SetLowerBound |
( |
const evVector & |
lower_bound | ) |
|
|
inline |
void evBoundingBox::SetUpperBound |
( |
const evVector & |
upper_bound | ) |
|
|
inline |
The documentation for this class was generated from the following file: