Data class to store junction vertex and paths from the source vertices. More...
Data Fields | |
TreeVertexIndex | junction |
std::vector< TreeVertexIndex > | firstPath |
std::vector< TreeVertexIndex > | secondPath |
Data class to store junction vertex and paths from the source vertices.