|
MorphoGraphX
2.0-1-227
|
#include <WallData.hpp>
Public Member Functions | |
| WallData () | |
| Wall edge color. More... | |
| ~WallData () | |
Public Attributes | |
| double | length |
| double | area |
| the length of the cell wall More... | |
| Colorb | color |
| are of the cell interface More... | |
This class contains the definition of the wall data. Walls are edges in the cell graph and summarize the data along the walls between cells.
Definition at line 31 of file WallData.hpp.
|
inline |
Wall edge color.
Definition at line 37 of file WallData.hpp.
|
inline |
Definition at line 38 of file WallData.hpp.
| double mgx::WallData::area |
the length of the cell wall
Definition at line 34 of file WallData.hpp.
| Colorb mgx::WallData::color |
are of the cell interface
Definition at line 35 of file WallData.hpp.
| double mgx::WallData::length |
Definition at line 33 of file WallData.hpp.
1.8.17