#include <itkBioCellularAggregateBase.h>
Inheritance diagram for itk::bio::CellularAggregateBase:


Public Types | |
| typedef CellularAggregateBase | Self |
| typedef itk::Object | Superclass |
| typedef itk::SmartPointer< Self > | Pointer |
| typedef itk::SmartPointer< const Self > | ConstPointer |
| typedef float | ImagePixelType |
| typedef ImagePixelType | SubstrateValueType |
Public Member Functions | |
| virtual const char * | GetNameOfClass () const |
| virtual void | Add (CellBase *cellA, CellBase *cellB, double perturbationLength) |
| virtual void | Remove (CellBase *cell) |
| virtual SubstrateValueType | GetSubstrateValue (unsigned long int cellId, unsigned int substrateId) const |
Static Public Member Functions | |
| static Pointer | New () |
Protected Member Functions | |
| CellularAggregateBase () | |
| virtual | ~CellularAggregateBase () |
| CellularAggregateBase (const Self &) | |
| void | PrintSelf (std::ostream &os, itk::Indent indent) const |
Definition at line 34 of file itkBioCellularAggregateBase.h.
|
|
Reimplemented from itk::Object. Reimplemented in itk::bio::CellularAggregate< NSpaceDimension >. Definition at line 41 of file itkBioCellularAggregateBase.h. |
|
|
Convenient typedefs. Reimplemented in itk::bio::CellularAggregate< NSpaceDimension >. Definition at line 47 of file itkBioCellularAggregateBase.h. |
|
|
Reimplemented from itk::Object. Reimplemented in itk::bio::CellularAggregate< NSpaceDimension >. Definition at line 40 of file itkBioCellularAggregateBase.h. |
|
|
Standard class typedefs. Reimplemented from itk::Object. Reimplemented in itk::bio::CellularAggregate< NSpaceDimension >. Definition at line 38 of file itkBioCellularAggregateBase.h. |
|
|
Reimplemented in itk::bio::CellularAggregate< NSpaceDimension >. Definition at line 51 of file itkBioCellularAggregateBase.h. |
|
|
Reimplemented from itk::Object. Reimplemented in itk::bio::CellularAggregate< NSpaceDimension >. Definition at line 39 of file itkBioCellularAggregateBase.h. |
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
Reimplemented in itk::bio::CellularAggregate< NSpaceDimension >. |
|
|
Standard part of all itk objects. Reimplemented from itk::Object. Reimplemented in itk::bio::CellularAggregate< NSpaceDimension >. |
|
||||||||||||
|
Reimplemented in itk::bio::CellularAggregate< NSpaceDimension >. |
|
|
Method for creation through the object factory. Reimplemented from itk::Object. Reimplemented in itk::bio::CellularAggregate< NSpaceDimension >. |
|
||||||||||||
|
Reimplemented in itk::bio::CellularAggregate< NSpaceDimension >. |
|
|
Reimplemented in itk::bio::CellularAggregate< NSpaceDimension >. |
1.4.1 written by Dimitri van Heesch,
© 1997-2000