CompuCell3D::Dim3D Class Reference
#include <Dim3D.h>
List of all members.
|
Public Member Functions |
| | Dim3D () |
| | Construct a Dim3D with dimensions (0,0,0).
|
| | Dim3D (const short x, const short y, const short z) |
| | Dim3D (const Dim3D &dim) |
| | Copy constructor.
|
Detailed Description
A 3D dimension.
Definition at line 37 of file Dim3D.h.
Constructor & Destructor Documentation
| CompuCell3D::Dim3D::Dim3D |
( |
|
) |
[inline] |
Construct a Dim3D with dimensions (0,0,0).
Definition at line 40 of file Dim3D.h.
| CompuCell3D::Dim3D::Dim3D |
( |
const short |
x, |
|
|
const short |
y, |
|
|
const short |
z | |
|
) |
| | [inline] |
| CompuCell3D::Dim3D::Dim3D |
( |
const Dim3D & |
dim |
) |
[inline] |
Copy constructor.
Definition at line 45 of file Dim3D.h.
The documentation for this class was generated from the following file:
- CompuCell/DOXYGEN/core/CompuCell3D/Field3D/Dim3D.h