CompuCell3D::Field3DIndex Class Reference

#include <Field3DIndex.h>

List of all members.

Public Member Functions

 Field3DIndex ()
 Field3DIndex (const Dim3D &_dim)
long index (const Point3D &pt) const
Point3D index2Point (long _index) const
long getMaxIndex () const

Private Attributes

int x_size
int y_size
int z_size
int xy_size
int maxIndex


Detailed Description

Definition at line 14 of file Field3DIndex.h.


Constructor & Destructor Documentation

CompuCell3D::Field3DIndex::Field3DIndex (  )  [inline]

Definition at line 16 of file Field3DIndex.h.

Field3DIndex::Field3DIndex ( const Dim3D _dim  ) 

Definition at line 5 of file Field3DIndex.cpp.

References index(), maxIndex, x_size, y_size, and z_size.


Member Function Documentation

long CompuCell3D::Field3DIndex::index ( const Point3D pt  )  const [inline]

Point3D CompuCell3D::Field3DIndex::index2Point ( long  _index  )  const [inline]

long CompuCell3D::Field3DIndex::getMaxIndex (  )  const [inline]

Definition at line 36 of file Field3DIndex.h.

References maxIndex.

Referenced by CompuCell3D::CellBoundaryTrackerPlugin::init().


Member Data Documentation

Definition at line 39 of file Field3DIndex.h.

Referenced by Field3DIndex(), index(), and index2Point().

Definition at line 40 of file Field3DIndex.h.

Referenced by Field3DIndex(), and index().

Definition at line 41 of file Field3DIndex.h.

Referenced by Field3DIndex().

Definition at line 42 of file Field3DIndex.h.

Referenced by index2Point().

Definition at line 43 of file Field3DIndex.h.

Referenced by Field3DIndex(), and getMaxIndex().


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

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