MorphoGraphX  2.0-1-227
Public Member Functions | Public Attributes | List of all members
mgx::CellAtlasData Struct Reference

#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
 

Detailed Description

Definition at line 96 of file RootCellProcessing.hpp.

Constructor & Destructor Documentation

◆ CellAtlasData()

mgx::CellAtlasData::CellAtlasData ( )
inline

Definition at line 120 of file RootCellProcessing.hpp.

Member Function Documentation

◆ operator==()

bool mgx::CellAtlasData::operator== ( const CellAtlasData other) const
inline

Definition at line 122 of file RootCellProcessing.hpp.

Member Data Documentation

◆ associatedCorticalCell

int mgx::CellAtlasData::associatedCorticalCell

Definition at line 111 of file RootCellProcessing.hpp.

◆ badCell

bool mgx::CellAtlasData::badCell

Definition at line 118 of file RootCellProcessing.hpp.

◆ cellLabel

int mgx::CellAtlasData::cellLabel

Definition at line 98 of file RootCellProcessing.hpp.

◆ centroid

Point3d mgx::CellAtlasData::centroid

Definition at line 102 of file RootCellProcessing.hpp.

◆ coordCirc

double mgx::CellAtlasData::coordCirc

Definition at line 108 of file RootCellProcessing.hpp.

◆ coordLong

double mgx::CellAtlasData::coordLong

Definition at line 108 of file RootCellProcessing.hpp.

◆ coordLongMaxUM

double mgx::CellAtlasData::coordLongMaxUM

Definition at line 108 of file RootCellProcessing.hpp.

◆ coordLongMinUM

double mgx::CellAtlasData::coordLongMinUM

Definition at line 108 of file RootCellProcessing.hpp.

◆ coordLongUM

double mgx::CellAtlasData::coordLongUM

Definition at line 108 of file RootCellProcessing.hpp.

◆ coordRad

double mgx::CellAtlasData::coordRad

Definition at line 108 of file RootCellProcessing.hpp.

◆ coordRadAbs

double mgx::CellAtlasData::coordRadAbs

Definition at line 108 of file RootCellProcessing.hpp.

◆ correctedLengths

double mgx::CellAtlasData::correctedLengths

Definition at line 115 of file RootCellProcessing.hpp.

◆ dirCirc

Point3d mgx::CellAtlasData::dirCirc

Definition at line 106 of file RootCellProcessing.hpp.

◆ dirLong

Point3d mgx::CellAtlasData::dirLong

Definition at line 106 of file RootCellProcessing.hpp.

◆ dirRad

Point3d mgx::CellAtlasData::dirRad

Definition at line 106 of file RootCellProcessing.hpp.

◆ isColumella

bool mgx::CellAtlasData::isColumella

Definition at line 100 of file RootCellProcessing.hpp.

◆ isPart1

bool mgx::CellAtlasData::isPart1

Definition at line 100 of file RootCellProcessing.hpp.

◆ isPart2

bool mgx::CellAtlasData::isPart2

Definition at line 100 of file RootCellProcessing.hpp.

◆ mislabelled

bool mgx::CellAtlasData::mislabelled

Definition at line 117 of file RootCellProcessing.hpp.

◆ nearestSurfacePoint

Point3d mgx::CellAtlasData::nearestSurfacePoint

Definition at line 104 of file RootCellProcessing.hpp.

◆ nrNeighbors

double mgx::CellAtlasData::nrNeighbors

Definition at line 109 of file RootCellProcessing.hpp.

◆ outsideWallArea

double mgx::CellAtlasData::outsideWallArea

Definition at line 113 of file RootCellProcessing.hpp.

◆ outsideWallAreaPercent

double mgx::CellAtlasData::outsideWallAreaPercent

Definition at line 113 of file RootCellProcessing.hpp.

◆ parentLabel

int mgx::CellAtlasData::parentLabel

Definition at line 98 of file RootCellProcessing.hpp.

◆ signalCentroid

Point3d mgx::CellAtlasData::signalCentroid

Definition at line 102 of file RootCellProcessing.hpp.

◆ sizeCirc

double mgx::CellAtlasData::sizeCirc

Definition at line 110 of file RootCellProcessing.hpp.

◆ sizeLong

double mgx::CellAtlasData::sizeLong

Definition at line 110 of file RootCellProcessing.hpp.

◆ sizeRad

double mgx::CellAtlasData::sizeRad

Definition at line 110 of file RootCellProcessing.hpp.

◆ volume

double mgx::CellAtlasData::volume

Definition at line 109 of file RootCellProcessing.hpp.

◆ wallArea

double mgx::CellAtlasData::wallArea

Definition at line 109 of file RootCellProcessing.hpp.


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