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

#include <CellDivision.hpp>

Public Member Functions

 CellDivisionAttr ()
 
bool operator== (const CellDivisionAttr &other) const
 
double getValue (QString criteria)
 

Public Attributes

DivPlane divPlane
 
Point3d cellNormal
 
double volumeLeft
 
double volumeRight
 
double volumeRatio
 
double betw
 
double rwBetw
 
double cutLowDegreeNeighbor
 
Point3d cellCenter
 
int neighbAll
 
int neighbLeft
 
int neighbRight
 
Point3d planeNrml
 
Point3d planePos
 
double planeDisplacement
 
int cellLabel
 
bool isParent
 
int parentLabel
 
int planeLabel
 
double planeArea
 
double planeAreaRelShortest
 
double planeAreaRelActual
 
double daughterRatio
 
double distanceActual
 
double distanceCentroid
 
double sharedTrisArea
 
double angleActual
 
double actualArea
 
double normalizedArea
 
Point3d surfNrml
 
int div2d
 

Detailed Description

Definition at line 36 of file CellDivision.hpp.

Constructor & Destructor Documentation

◆ CellDivisionAttr()

mgx::CellDivisionAttr::CellDivisionAttr ( )
inline

Definition at line 87 of file CellDivision.hpp.

Member Function Documentation

◆ getValue()

double mgx::CellDivisionAttr::getValue ( QString  criteria)
inline

Definition at line 98 of file CellDivision.hpp.

◆ operator==()

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

Definition at line 89 of file CellDivision.hpp.

Member Data Documentation

◆ actualArea

double mgx::CellDivisionAttr::actualArea

Definition at line 78 of file CellDivision.hpp.

◆ angleActual

double mgx::CellDivisionAttr::angleActual

Definition at line 75 of file CellDivision.hpp.

◆ betw

double mgx::CellDivisionAttr::betw

Definition at line 44 of file CellDivision.hpp.

◆ cellCenter

Point3d mgx::CellDivisionAttr::cellCenter

Definition at line 46 of file CellDivision.hpp.

◆ cellLabel

int mgx::CellDivisionAttr::cellLabel

Definition at line 56 of file CellDivision.hpp.

◆ cellNormal

Point3d mgx::CellDivisionAttr::cellNormal

Definition at line 42 of file CellDivision.hpp.

◆ cutLowDegreeNeighbor

double mgx::CellDivisionAttr::cutLowDegreeNeighbor

Definition at line 45 of file CellDivision.hpp.

◆ daughterRatio

double mgx::CellDivisionAttr::daughterRatio

Definition at line 66 of file CellDivision.hpp.

◆ distanceActual

double mgx::CellDivisionAttr::distanceActual

Definition at line 68 of file CellDivision.hpp.

◆ distanceCentroid

double mgx::CellDivisionAttr::distanceCentroid

Definition at line 68 of file CellDivision.hpp.

◆ div2d

int mgx::CellDivisionAttr::div2d

Definition at line 85 of file CellDivision.hpp.

◆ divPlane

DivPlane mgx::CellDivisionAttr::divPlane

Definition at line 40 of file CellDivision.hpp.

◆ isParent

bool mgx::CellDivisionAttr::isParent

Definition at line 57 of file CellDivision.hpp.

◆ neighbAll

int mgx::CellDivisionAttr::neighbAll

Definition at line 47 of file CellDivision.hpp.

◆ neighbLeft

int mgx::CellDivisionAttr::neighbLeft

Definition at line 47 of file CellDivision.hpp.

◆ neighbRight

int mgx::CellDivisionAttr::neighbRight

Definition at line 47 of file CellDivision.hpp.

◆ normalizedArea

double mgx::CellDivisionAttr::normalizedArea

Definition at line 80 of file CellDivision.hpp.

◆ parentLabel

int mgx::CellDivisionAttr::parentLabel

Definition at line 59 of file CellDivision.hpp.

◆ planeArea

double mgx::CellDivisionAttr::planeArea

Definition at line 63 of file CellDivision.hpp.

◆ planeAreaRelActual

double mgx::CellDivisionAttr::planeAreaRelActual

Definition at line 65 of file CellDivision.hpp.

◆ planeAreaRelShortest

double mgx::CellDivisionAttr::planeAreaRelShortest

Definition at line 64 of file CellDivision.hpp.

◆ planeDisplacement

double mgx::CellDivisionAttr::planeDisplacement

Definition at line 52 of file CellDivision.hpp.

◆ planeLabel

int mgx::CellDivisionAttr::planeLabel

Definition at line 60 of file CellDivision.hpp.

◆ planeNrml

Point3d mgx::CellDivisionAttr::planeNrml

Definition at line 50 of file CellDivision.hpp.

◆ planePos

Point3d mgx::CellDivisionAttr::planePos

Definition at line 51 of file CellDivision.hpp.

◆ rwBetw

double mgx::CellDivisionAttr::rwBetw

Definition at line 44 of file CellDivision.hpp.

◆ sharedTrisArea

double mgx::CellDivisionAttr::sharedTrisArea

Definition at line 70 of file CellDivision.hpp.

◆ surfNrml

Point3d mgx::CellDivisionAttr::surfNrml

Definition at line 82 of file CellDivision.hpp.

◆ volumeLeft

double mgx::CellDivisionAttr::volumeLeft

Definition at line 43 of file CellDivision.hpp.

◆ volumeRatio

double mgx::CellDivisionAttr::volumeRatio

Definition at line 43 of file CellDivision.hpp.

◆ volumeRight

double mgx::CellDivisionAttr::volumeRight

Definition at line 43 of file CellDivision.hpp.


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