|
MorphoGraphX
2.0-1-227
|
#include <MeshProcessPDG.hpp>
Public Attributes | |
| JunctionCellsMap | junctionLabels1 |
| JunctionCellsMap | junctionLabels2 |
| CellJunctionsMap | cellJunctions1 |
| CellJunctionsMap | cellJunctions2 |
| CellJunctionsInOrderMap | cellJunctionInOrder1 |
| std::unordered_map< vertex, vertex > | J1J2 |
| std::unordered_map< vertex, vertex > | J2J1 |
| std::map< int, Point3d > | labelParentCenterMap |
| std::map< int, Point3d > | labelDaughtersCenterMap |
Definition at line 79 of file MeshProcessPDG.hpp.
| CellJunctionsInOrderMap mgx::JunctionInformation::cellJunctionInOrder1 |
Definition at line 82 of file MeshProcessPDG.hpp.
| CellJunctionsMap mgx::JunctionInformation::cellJunctions1 |
Definition at line 81 of file MeshProcessPDG.hpp.
| CellJunctionsMap mgx::JunctionInformation::cellJunctions2 |
Definition at line 81 of file MeshProcessPDG.hpp.
Definition at line 83 of file MeshProcessPDG.hpp.
Definition at line 83 of file MeshProcessPDG.hpp.
| JunctionCellsMap mgx::JunctionInformation::junctionLabels1 |
Definition at line 80 of file MeshProcessPDG.hpp.
| JunctionCellsMap mgx::JunctionInformation::junctionLabels2 |
Definition at line 80 of file MeshProcessPDG.hpp.
| std::map<int, Point3d> mgx::JunctionInformation::labelDaughtersCenterMap |
Definition at line 86 of file MeshProcessPDG.hpp.
| std::map<int, Point3d> mgx::JunctionInformation::labelParentCenterMap |
Definition at line 85 of file MeshProcessPDG.hpp.
1.8.17