#include <CellOrientationVector.h>
Public Member Functions | |
| CellOrientationVector (float _x=0.0, float _y=0.0, float _z=0.0) | |
Public Attributes | |
| float | x |
| float | y |
| float | z |
Definition at line 12 of file CellOrientationVector.h.
| CompuCell3D::CellOrientationVector::CellOrientationVector | ( | float | _x = 0.0, |
|
| float | _y = 0.0, |
|||
| float | _z = 0.0 | |||
| ) | [inline] |
Definition at line 15 of file CellOrientationVector.h.
Definition at line 18 of file CellOrientationVector.h.
Definition at line 18 of file CellOrientationVector.h.
Definition at line 18 of file CellOrientationVector.h.
1.5.6