|
MorphoGraphX
2.0-1-227
|
#include <RootCellProcessing.hpp>
Public Member Functions | |
| CellAtlasData () | |
| bool | operator== (const CellAtlasData &other) const |
Public Attributes | |
| int | cellLabel |
| int | parentLabel |
| bool | isColumella |
| bool | isPart1 |
| bool | isPart2 |
| Point3d | centroid |
| Point3d | signalCentroid |
| Point3d | nearestSurfacePoint |
| Point3d | dirLong |
| Point3d | dirCirc |
| Point3d | dirRad |
| double | coordLong |
| double | coordLongUM |
| double | coordLongMinUM |
| double | coordLongMaxUM |
| double | coordCirc |
| double | coordRad |
| double | coordRadAbs |
| double | volume |
| double | wallArea |
| double | nrNeighbors |
| double | sizeLong |
| double | sizeCirc |
| double | sizeRad |
| int | associatedCorticalCell |
| double | outsideWallArea |
| double | outsideWallAreaPercent |
| double | correctedLengths |
| bool | mislabelled |
| bool | badCell |
Definition at line 96 of file RootCellProcessing.hpp.
|
inline |
Definition at line 120 of file RootCellProcessing.hpp.
|
inline |
Definition at line 122 of file RootCellProcessing.hpp.
| int mgx::CellAtlasData::associatedCorticalCell |
Definition at line 111 of file RootCellProcessing.hpp.
| bool mgx::CellAtlasData::badCell |
Definition at line 118 of file RootCellProcessing.hpp.
| int mgx::CellAtlasData::cellLabel |
Definition at line 98 of file RootCellProcessing.hpp.
| Point3d mgx::CellAtlasData::centroid |
Definition at line 102 of file RootCellProcessing.hpp.
| double mgx::CellAtlasData::coordCirc |
Definition at line 108 of file RootCellProcessing.hpp.
| double mgx::CellAtlasData::coordLong |
Definition at line 108 of file RootCellProcessing.hpp.
| double mgx::CellAtlasData::coordLongMaxUM |
Definition at line 108 of file RootCellProcessing.hpp.
| double mgx::CellAtlasData::coordLongMinUM |
Definition at line 108 of file RootCellProcessing.hpp.
| double mgx::CellAtlasData::coordLongUM |
Definition at line 108 of file RootCellProcessing.hpp.
| double mgx::CellAtlasData::coordRad |
Definition at line 108 of file RootCellProcessing.hpp.
| double mgx::CellAtlasData::coordRadAbs |
Definition at line 108 of file RootCellProcessing.hpp.
| double mgx::CellAtlasData::correctedLengths |
Definition at line 115 of file RootCellProcessing.hpp.
| Point3d mgx::CellAtlasData::dirCirc |
Definition at line 106 of file RootCellProcessing.hpp.
| Point3d mgx::CellAtlasData::dirLong |
Definition at line 106 of file RootCellProcessing.hpp.
| Point3d mgx::CellAtlasData::dirRad |
Definition at line 106 of file RootCellProcessing.hpp.
| bool mgx::CellAtlasData::isColumella |
Definition at line 100 of file RootCellProcessing.hpp.
| bool mgx::CellAtlasData::isPart1 |
Definition at line 100 of file RootCellProcessing.hpp.
| bool mgx::CellAtlasData::isPart2 |
Definition at line 100 of file RootCellProcessing.hpp.
| bool mgx::CellAtlasData::mislabelled |
Definition at line 117 of file RootCellProcessing.hpp.
| Point3d mgx::CellAtlasData::nearestSurfacePoint |
Definition at line 104 of file RootCellProcessing.hpp.
| double mgx::CellAtlasData::nrNeighbors |
Definition at line 109 of file RootCellProcessing.hpp.
| double mgx::CellAtlasData::outsideWallArea |
Definition at line 113 of file RootCellProcessing.hpp.
| double mgx::CellAtlasData::outsideWallAreaPercent |
Definition at line 113 of file RootCellProcessing.hpp.
| int mgx::CellAtlasData::parentLabel |
Definition at line 98 of file RootCellProcessing.hpp.
| Point3d mgx::CellAtlasData::signalCentroid |
Definition at line 102 of file RootCellProcessing.hpp.
| double mgx::CellAtlasData::sizeCirc |
Definition at line 110 of file RootCellProcessing.hpp.
| double mgx::CellAtlasData::sizeLong |
Definition at line 110 of file RootCellProcessing.hpp.
| double mgx::CellAtlasData::sizeRad |
Definition at line 110 of file RootCellProcessing.hpp.
| double mgx::CellAtlasData::volume |
Definition at line 109 of file RootCellProcessing.hpp.
| double mgx::CellAtlasData::wallArea |
Definition at line 109 of file RootCellProcessing.hpp.
1.8.17