#include <Box.h>
Public Member Functions | |
Box (double xHalf, double yHalf, double zHalf) | |
void | stream (std::ostream &os) const |
double | volume () const |
~Box () |
DDI::Box::Box | ( | double | xHalf, |
double | yHalf, | ||
double | zHalf | ||
) | [inline] |
void DDI::Box::stream | ( | std::ostream & | os | ) | const [virtual] |
double DDI::Box::volume | ( | void | ) | const [inline, virtual] |