CompuCell3D::VolumeTrackerPlugin Class Reference

#include <VolumeTrackerPlugin.h>

Inheritance diagram for CompuCell3D::VolumeTrackerPlugin:

Inheritance graph
[legend]
Collaboration diagram for CompuCell3D::VolumeTrackerPlugin:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 VolumeTrackerPlugin ()
virtual ~VolumeTrackerPlugin ()
virtual void init (Simulator *simulator, CC3DXMLElement *_xmlData)
virtual void field3DChange (const Point3D &pt, CellG *newCell, CellG *oldCell)
virtual void step ()
virtual std::string toString ()
virtual std::string steerableName ()

Private Attributes

Potts3Dpotts
CellGdeadCellG


Detailed Description

Definition at line 38 of file VolumeTrackerPlugin.h.


Constructor & Destructor Documentation

VolumeTrackerPlugin::VolumeTrackerPlugin (  ) 

Definition at line 39 of file VolumeTrackerPlugin.cpp.

VolumeTrackerPlugin::~VolumeTrackerPlugin (  )  [virtual]

Definition at line 41 of file VolumeTrackerPlugin.cpp.


Member Function Documentation

void VolumeTrackerPlugin::init ( Simulator simulator,
CC3DXMLElement _xmlData 
) [virtual]

void VolumeTrackerPlugin::field3DChange ( const Point3D pt,
CellG newCell,
CellG oldCell 
) [virtual]

Definition at line 58 of file VolumeTrackerPlugin.cpp.

References deadCellG, and CompuCell3D::CellG::volume.

void VolumeTrackerPlugin::step (  )  [virtual]

Implements CompuCell3D::Stepper.

Definition at line 69 of file VolumeTrackerPlugin.cpp.

References deadCellG, CompuCell3D::Potts3D::destroyCellG(), and potts.

std::string VolumeTrackerPlugin::toString (  )  [virtual]

Reimplemented from CompuCell3D::Plugin.

Definition at line 53 of file VolumeTrackerPlugin.cpp.

Referenced by steerableName().

std::string VolumeTrackerPlugin::steerableName (  )  [virtual]

Reimplemented from CompuCell3D::SteerableObject.

Definition at line 55 of file VolumeTrackerPlugin.cpp.

References toString().


Member Data Documentation

Definition at line 40 of file VolumeTrackerPlugin.h.

Referenced by init(), and step().

Definition at line 41 of file VolumeTrackerPlugin.h.

Referenced by field3DChange(), and step().


The documentation for this class was generated from the following files:

Generated on Thu Dec 4 11:42:41 2008 for CompuCell3D by  doxygen 1.5.6