#include <ogdf/planarity/PlanRepExpansion.h>
Definition at line 60 of file PlanRepExpansion.h.
◆ Crossing() [1/2]
ogdf::PlanRepExpansion::Crossing::Crossing |
( |
| ) |
|
|
inline |
◆ Crossing() [2/2]
ogdf::PlanRepExpansion::Crossing::Crossing |
( |
adjEntry |
adj | ) |
|
|
inlineexplicit |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const Crossing & |
c |
|
) |
| |
|
friend |
◆ m_adj
adjEntry ogdf::PlanRepExpansion::Crossing::m_adj |
◆ m_partitionLeft
SList<adjEntry> ogdf::PlanRepExpansion::Crossing::m_partitionLeft |
◆ m_partitionRight
SList<adjEntry> ogdf::PlanRepExpansion::Crossing::m_partitionRight |
The documentation for this struct was generated from the following file: