#include <box.h>
◆ Box() [1/3]
◆ Box() [2/3]
◆ Box() [3/3]
Box::Box |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
z |
|
) |
| |
◆ ~Box()
◆ clear()
◆ empty()
bool Box::empty |
( |
| ) |
const |
|
overridevirtual |
◆ getDim()
Vec3 Box::getDim |
( |
| ) |
const |
◆ getOrigin()
void Box::getOrigin |
( |
double * |
xyz | ) |
const |
|
overridevirtual |
◆ getTypename()
const char * Box::getTypename |
( |
| ) |
const |
|
overridevirtual |
◆ isA()
bool Box::isA |
( |
const char * |
name | ) |
const |
|
overridevirtual |
◆ setOrigin()
void Box::setOrigin |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
z |
|
) |
| |
|
overridevirtual |
◆ toString()
std::string Box::toString |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files: