shapes::Box Class Reference
Definition of a box.
More...
#include <shapes.h>
List of all members.
Public Member Functions |
| Box (double x, double y, double z) |
| Box (void) |
Public Attributes |
double | size [3] |
| x, y, z
|
Detailed Description
Definition of a box.
Definition at line 128 of file shapes.h.
Constructor & Destructor Documentation
shapes::Box::Box |
( |
void |
|
) |
[inline] |
shapes::Box::Box |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
z | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: