Classes | |
class | itk::bio::Cell< NSpaceDimension > |
This class implement the minimal behavior of a biological cell. The basic behavior of a cell is related with the cell cycle. Geometrical concepts like size and shape are also managed by this abstract cell. More... | |
class | itk::bio::CellBase |
non-templated Base class from which the templated Cell classes will be derived. Derived classes are instantiated for a specific space dimension. More... | |
class | itk::bio::CellularAggregate< NSpaceDimension > |
This class represent an aggregation of bio::Cell objects This class is the base for different types of cellular groups including bacterial colonies and pluricellular organisms. More... | |
class | itk::bio::CellularAggregateBase |
Base class for the CellularAggregates. This base class is not templated over the space dimension. More... | |
class | itk::bio::Gene |
This class implement the abstraction of a biological gene. More... | |
struct | itk::bio::Gene::ControlDomainType |
class | itk::bio::GeneNetwork |
This class implement the abstraction of a biological gene network. More... | |
class | itk::bio::Genome |
This class implement the abstraction of a biological genome. More... |