MorphoGraphX  2.0-1-227
Public Member Functions | Public Attributes | List of all members
mgx::MeinhardtAI::Subdivide Class Reference

#include <DynamXProcessMorphogens.hpp>

+ Inheritance diagram for mgx::MeinhardtAI::Subdivide:

Public Member Functions

 Subdivide (CellAttr *cAttr)
 
virtual bool updateCellData (cell c, cell cl, cell cr)
 Update data when a cell divides. More...
 
- Public Member Functions inherited from mgx::Subdivide
 Subdivide ()
 
virtual ~Subdivide ()
 
virtual bool updateEdgeData (vertex, vertex, vertex, double)
 Update data when an edge is split. More...
 

Public Attributes

CellAttrcellAttr
 

Detailed Description

Definition at line 57 of file DynamXProcessMorphogens.hpp.

Constructor & Destructor Documentation

◆ Subdivide()

mgx::MeinhardtAI::Subdivide::Subdivide ( CellAttr cAttr)
inline

Definition at line 60 of file DynamXProcessMorphogens.hpp.

Member Function Documentation

◆ updateCellData()

virtual bool mgx::MeinhardtAI::Subdivide::updateCellData ( cell  ,
cell  ,
cell   
)
virtual

Update data when a cell divides.

Parameters
cOld cell
lNew cell left (direction is arbitrary)
rNew cell right
tAdjacent cell on top
bAdjacent cell on bottom

Reimplemented from mgx::Subdivide.

Member Data Documentation

◆ cellAttr

CellAttr* mgx::MeinhardtAI::Subdivide::cellAttr

Definition at line 64 of file DynamXProcessMorphogens.hpp.


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