CompuCell3D::CenterOfMassRenderer Class Reference

#include <CenterOfMassRenderer.h>

Collaboration diagram for CompuCell3D::CenterOfMassRenderer:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CenterOfMassRenderer ()
virtual VizProperties get (const Point3D &pt) const
virtual void init (Simulator *simulator)
virtual void readXML (XMLPullParser &in)
virtual void writeXML (XMLSerializer &out)

Private Attributes

CenterOfMassPlugincenterOfMassPlugin
VizProperties medium
VizProperties surface
VizProperties center


Detailed Description

Definition at line 32 of file CenterOfMassRenderer.h.


Constructor & Destructor Documentation

CompuCell3D::CenterOfMassRenderer::CenterOfMassRenderer (  )  [inline]

Definition at line 40 of file CenterOfMassRenderer.h.


Member Function Documentation

VizProperties CenterOfMassRenderer::get ( const Point3D pt  )  const [virtual]

WILL HAVE TO WORK ON THIS ONE

Definition at line 50 of file CenterOfMassRenderer.cpp.

References medium.

void CenterOfMassRenderer::init ( Simulator simulator  )  [virtual]

Definition at line 42 of file CenterOfMassRenderer.cpp.

References centerOfMassPlugin, and CompuCell3D::Simulator::pluginManager.

void CenterOfMassRenderer::readXML ( XMLPullParser in  )  [virtual]

Definition at line 76 of file CenterOfMassRenderer.cpp.

References center, XMLPullParser::check(), XMLPullParser::getLocation(), XMLPullParser::getName(), XMLPullParser::match(), medium, XMLPullParser::next(), XMLPullParser::skip(), and surface.

Here is the call graph for this function:

void CenterOfMassRenderer::writeXML ( XMLSerializer out  )  [virtual]

Definition at line 104 of file CenterOfMassRenderer.cpp.


Member Data Documentation

CenterOfMassPlugin* CompuCell3D::CenterOfMassRenderer::centerOfMassPlugin [private]

Definition at line 33 of file CenterOfMassRenderer.h.

Referenced by init().

VizProperties CompuCell3D::CenterOfMassRenderer::medium [private]

Definition at line 35 of file CenterOfMassRenderer.h.

Referenced by get(), and readXML().

VizProperties CompuCell3D::CenterOfMassRenderer::surface [private]

Definition at line 36 of file CenterOfMassRenderer.h.

Referenced by readXML().

VizProperties CompuCell3D::CenterOfMassRenderer::center [private]

Definition at line 37 of file CenterOfMassRenderer.h.

Referenced by readXML().


The documentation for this class was generated from the following files:
Generated on Thu Feb 21 14:40:11 2008 for CompuCell3D by  doxygen 1.5.3