VPTissue Reference Manual
|
Implements simple cell color, red for chemicals 0 and 1. More...
#include <TipGrowth.h>
Public Member Functions | |
TipGrowth (const boost::property_tree::ptree &pt) | |
Straight initialization. | |
std::array< double, 3 > | operator() (SimPT_Sim::Cell *cell) |
Return color value. | |
Implements simple cell color, red for chemicals 0 and 1.
Definition at line 33 of file TipGrowth.h.