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

#include <MeshProcessPDG.hpp>

Public Attributes

JunctionCellsMap junctionLabels1
 
JunctionCellsMap junctionLabels2
 
CellJunctionsMap cellJunctions1
 
CellJunctionsMap cellJunctions2
 
CellJunctionsInOrderMap cellJunctionInOrder1
 
std::unordered_map< vertex, vertexJ1J2
 
std::unordered_map< vertex, vertexJ2J1
 
std::map< int, Point3dlabelParentCenterMap
 
std::map< int, Point3dlabelDaughtersCenterMap
 

Detailed Description

Definition at line 79 of file MeshProcessPDG.hpp.

Member Data Documentation

◆ cellJunctionInOrder1

CellJunctionsInOrderMap mgx::JunctionInformation::cellJunctionInOrder1

Definition at line 82 of file MeshProcessPDG.hpp.

◆ cellJunctions1

CellJunctionsMap mgx::JunctionInformation::cellJunctions1

Definition at line 81 of file MeshProcessPDG.hpp.

◆ cellJunctions2

CellJunctionsMap mgx::JunctionInformation::cellJunctions2

Definition at line 81 of file MeshProcessPDG.hpp.

◆ J1J2

std::unordered_map<vertex, vertex> mgx::JunctionInformation::J1J2

Definition at line 83 of file MeshProcessPDG.hpp.

◆ J2J1

std::unordered_map<vertex, vertex> mgx::JunctionInformation::J2J1

Definition at line 83 of file MeshProcessPDG.hpp.

◆ junctionLabels1

JunctionCellsMap mgx::JunctionInformation::junctionLabels1

Definition at line 80 of file MeshProcessPDG.hpp.

◆ junctionLabels2

JunctionCellsMap mgx::JunctionInformation::junctionLabels2

Definition at line 80 of file MeshProcessPDG.hpp.

◆ labelDaughtersCenterMap

std::map<int, Point3d> mgx::JunctionInformation::labelDaughtersCenterMap

Definition at line 86 of file MeshProcessPDG.hpp.

◆ labelParentCenterMap

std::map<int, Point3d> mgx::JunctionInformation::labelParentCenterMap

Definition at line 85 of file MeshProcessPDG.hpp.


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