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

#include <RootCellProcessing.hpp>

Public Member Functions

bool operator== (const CellAtlasConfig &other) const
 

Public Attributes

int cellAtlasType
 
bool twoParts
 
bool analyzed
 
bool cellTypesAssigned
 
int labelFirstCell
 
int labelLastRootCapCell
 
int primCounter
 
int part1ChosenX
 
int part2ChosenX
 
int part1ChosenY
 
int part2ChosenY
 
double sigma1
 
double sigma2
 
std::vector< std::pair< int, Point2i > > clusters1
 
std::vector< std::pair< int, Point2i > > clusters2
 
std::map< int, int > labelIdxMap
 
std::map< IntInt, double > wallArea
 
std::map< int, Point3dbez
 
std::map< int, Point3ddiffBezInterp
 
primDataStructure prim1
 
primDataStructure prim2
 

Detailed Description

Definition at line 44 of file RootCellProcessing.hpp.

Member Function Documentation

◆ operator==()

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

Definition at line 80 of file RootCellProcessing.hpp.

Member Data Documentation

◆ analyzed

bool mgx::CellAtlasConfig::analyzed

Definition at line 52 of file RootCellProcessing.hpp.

◆ bez

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

Definition at line 71 of file RootCellProcessing.hpp.

◆ cellAtlasType

int mgx::CellAtlasConfig::cellAtlasType

Definition at line 48 of file RootCellProcessing.hpp.

◆ cellTypesAssigned

bool mgx::CellAtlasConfig::cellTypesAssigned

Definition at line 52 of file RootCellProcessing.hpp.

◆ clusters1

std::vector<std::pair<int,Point2i> > mgx::CellAtlasConfig::clusters1

Definition at line 61 of file RootCellProcessing.hpp.

◆ clusters2

std::vector<std::pair<int,Point2i> > mgx::CellAtlasConfig::clusters2

Definition at line 61 of file RootCellProcessing.hpp.

◆ diffBezInterp

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

Definition at line 71 of file RootCellProcessing.hpp.

◆ labelFirstCell

int mgx::CellAtlasConfig::labelFirstCell

Definition at line 54 of file RootCellProcessing.hpp.

◆ labelIdxMap

std::map<int,int> mgx::CellAtlasConfig::labelIdxMap

Definition at line 66 of file RootCellProcessing.hpp.

◆ labelLastRootCapCell

int mgx::CellAtlasConfig::labelLastRootCapCell

Definition at line 54 of file RootCellProcessing.hpp.

◆ part1ChosenX

int mgx::CellAtlasConfig::part1ChosenX

Definition at line 59 of file RootCellProcessing.hpp.

◆ part1ChosenY

int mgx::CellAtlasConfig::part1ChosenY

Definition at line 59 of file RootCellProcessing.hpp.

◆ part2ChosenX

int mgx::CellAtlasConfig::part2ChosenX

Definition at line 59 of file RootCellProcessing.hpp.

◆ part2ChosenY

int mgx::CellAtlasConfig::part2ChosenY

Definition at line 59 of file RootCellProcessing.hpp.

◆ prim1

primDataStructure mgx::CellAtlasConfig::prim1

Definition at line 78 of file RootCellProcessing.hpp.

◆ prim2

primDataStructure mgx::CellAtlasConfig::prim2

Definition at line 78 of file RootCellProcessing.hpp.

◆ primCounter

int mgx::CellAtlasConfig::primCounter

Definition at line 56 of file RootCellProcessing.hpp.

◆ sigma1

double mgx::CellAtlasConfig::sigma1

Definition at line 60 of file RootCellProcessing.hpp.

◆ sigma2

double mgx::CellAtlasConfig::sigma2

Definition at line 60 of file RootCellProcessing.hpp.

◆ twoParts

bool mgx::CellAtlasConfig::twoParts

Definition at line 50 of file RootCellProcessing.hpp.

◆ wallArea

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

Definition at line 69 of file RootCellProcessing.hpp.


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