#include <CellTypeDynamicClassNode.h>


Public Member Functions | |
| void | init (CellTypeNode *cell) |
Definition at line 35 of file CellTypeDynamicClassNode.h.
| void CompuCell3D::CellTypeDynamicClassNode::init | ( | CellTypeNode * | cell | ) | [inline] |
Sets type to 0.
| cell | The cell to be initialized. |
Definition at line 44 of file CellTypeDynamicClassNode.h.
References CompuCell3D::CellTypeNode::type.
1.5.6