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

#include <RootCellProcessing.hpp>

Public Attributes

bool hasRadicle
 
int rootType
 
int labelFirstCell
 
int labelLastRootCapCell
 
int primCounter
 
std::vector< int > uniqueLabels
 
int numCells
 
std::map< IntInt, double > wallArea
 
std::map< int, double > cellWallArea
 
std::map< int, double > outsideWallArea
 
std::map< int, double > nrNeighbors
 
std::map< int, double > correctedLengths
 
std::map< int, Point3dbez
 
std::map< int, Point3ddiffBez
 
std::map< int, Point3dbMapRadRef
 
std::map< int, Point3ddiffBezInterp
 
std::map< int, Point3dbezInterp
 
IntIntMap associatedCorticalCell
 
std::map< int, bool > mislabelled
 
double bezLength
 
std::map< int, double > cellVolumes
 
std::map< int, bool > cellBad
 
std::map< int, double > radialDis
 
std::map< int, double > scaledRadialDis
 
std::map< int, double > azimuthal
 
std::map< int, Point3dcellCentroids
 
std::map< int, Point3dsignalCentroids
 
std::map< int, Point3dnearestSurfacePoint
 
std::map< int, double > arclengths
 
std::map< int, double > arclengthsUM
 
std::map< int, double > arclengthsMinUM
 
std::map< int, double > arclengthsMaxUM
 
std::map< int, Point3ddirRad
 
std::map< int, Point3ddirLong
 
std::map< int, Point3ddirCirc
 
std::map< int, double > lengthRad
 
std::map< int, double > lengthLong
 
std::map< int, double > lengthCirc
 

Detailed Description

Definition at line 281 of file RootCellProcessing.hpp.

Member Data Documentation

◆ arclengths

std::map<int,double> mgx::rootDataStructure::arclengths

Definition at line 349 of file RootCellProcessing.hpp.

◆ arclengthsMaxUM

std::map<int,double> mgx::rootDataStructure::arclengthsMaxUM

Definition at line 352 of file RootCellProcessing.hpp.

◆ arclengthsMinUM

std::map<int,double> mgx::rootDataStructure::arclengthsMinUM

Definition at line 351 of file RootCellProcessing.hpp.

◆ arclengthsUM

std::map<int,double> mgx::rootDataStructure::arclengthsUM

Definition at line 350 of file RootCellProcessing.hpp.

◆ associatedCorticalCell

IntIntMap mgx::rootDataStructure::associatedCorticalCell

Definition at line 312 of file RootCellProcessing.hpp.

◆ azimuthal

std::map<int,double> mgx::rootDataStructure::azimuthal

Definition at line 340 of file RootCellProcessing.hpp.

◆ bez

std::map<int, Point3d> mgx::rootDataStructure::bez

Definition at line 309 of file RootCellProcessing.hpp.

◆ bezInterp

std::map<int, Point3d> mgx::rootDataStructure::bezInterp

Definition at line 310 of file RootCellProcessing.hpp.

◆ bezLength

double mgx::rootDataStructure::bezLength

Definition at line 316 of file RootCellProcessing.hpp.

◆ bMapRadRef

std::map<int, Point3d> mgx::rootDataStructure::bMapRadRef

Definition at line 309 of file RootCellProcessing.hpp.

◆ cellBad

std::map<int, bool> mgx::rootDataStructure::cellBad

Definition at line 336 of file RootCellProcessing.hpp.

◆ cellCentroids

std::map<int, Point3d> mgx::rootDataStructure::cellCentroids

Definition at line 342 of file RootCellProcessing.hpp.

◆ cellVolumes

std::map<int,double> mgx::rootDataStructure::cellVolumes

Definition at line 333 of file RootCellProcessing.hpp.

◆ cellWallArea

std::map<int,double> mgx::rootDataStructure::cellWallArea

Definition at line 303 of file RootCellProcessing.hpp.

◆ correctedLengths

std::map<int,double> mgx::rootDataStructure::correctedLengths

Definition at line 307 of file RootCellProcessing.hpp.

◆ diffBez

std::map<int, Point3d> mgx::rootDataStructure::diffBez

Definition at line 309 of file RootCellProcessing.hpp.

◆ diffBezInterp

std::map<int, Point3d> mgx::rootDataStructure::diffBezInterp

Definition at line 310 of file RootCellProcessing.hpp.

◆ dirCirc

std::map<int, Point3d> mgx::rootDataStructure::dirCirc

Definition at line 355 of file RootCellProcessing.hpp.

◆ dirLong

std::map<int, Point3d> mgx::rootDataStructure::dirLong

Definition at line 355 of file RootCellProcessing.hpp.

◆ dirRad

std::map<int, Point3d> mgx::rootDataStructure::dirRad

Definition at line 355 of file RootCellProcessing.hpp.

◆ hasRadicle

bool mgx::rootDataStructure::hasRadicle

Definition at line 285 of file RootCellProcessing.hpp.

◆ labelFirstCell

int mgx::rootDataStructure::labelFirstCell

Definition at line 290 of file RootCellProcessing.hpp.

◆ labelLastRootCapCell

int mgx::rootDataStructure::labelLastRootCapCell

Definition at line 290 of file RootCellProcessing.hpp.

◆ lengthCirc

std::map<int,double> mgx::rootDataStructure::lengthCirc

Definition at line 358 of file RootCellProcessing.hpp.

◆ lengthLong

std::map<int,double> mgx::rootDataStructure::lengthLong

Definition at line 358 of file RootCellProcessing.hpp.

◆ lengthRad

std::map<int,double> mgx::rootDataStructure::lengthRad

Definition at line 358 of file RootCellProcessing.hpp.

◆ mislabelled

std::map<int,bool> mgx::rootDataStructure::mislabelled

Definition at line 314 of file RootCellProcessing.hpp.

◆ nearestSurfacePoint

std::map<int, Point3d> mgx::rootDataStructure::nearestSurfacePoint

Definition at line 346 of file RootCellProcessing.hpp.

◆ nrNeighbors

std::map<int,double> mgx::rootDataStructure::nrNeighbors

Definition at line 304 of file RootCellProcessing.hpp.

◆ numCells

int mgx::rootDataStructure::numCells

Definition at line 297 of file RootCellProcessing.hpp.

◆ outsideWallArea

std::map<int,double> mgx::rootDataStructure::outsideWallArea

Definition at line 304 of file RootCellProcessing.hpp.

◆ primCounter

int mgx::rootDataStructure::primCounter

Definition at line 292 of file RootCellProcessing.hpp.

◆ radialDis

std::map<int,double> mgx::rootDataStructure::radialDis

Definition at line 338 of file RootCellProcessing.hpp.

◆ rootType

int mgx::rootDataStructure::rootType

Definition at line 287 of file RootCellProcessing.hpp.

◆ scaledRadialDis

std::map<int,double> mgx::rootDataStructure::scaledRadialDis

Definition at line 339 of file RootCellProcessing.hpp.

◆ signalCentroids

std::map<int, Point3d> mgx::rootDataStructure::signalCentroids

Definition at line 344 of file RootCellProcessing.hpp.

◆ uniqueLabels

std::vector<int> mgx::rootDataStructure::uniqueLabels

Definition at line 295 of file RootCellProcessing.hpp.

◆ wallArea

std::map<IntInt, double> mgx::rootDataStructure::wallArea

Definition at line 302 of file RootCellProcessing.hpp.


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