representation of a component More...
#include <ogdf/graphalg/Triconnectivity.h>
Public Member Functions | |
void | finishTricOrPoly (edge e) |
CompStruct & | operator<< (edge e) |
Public Attributes | |
List< edge > | m_edges |
CompType | m_type |
representation of a component
Definition at line 71 of file Triconnectivity.h.
Definition at line 80 of file Triconnectivity.h.
|
inline |
Definition at line 75 of file Triconnectivity.h.
Definition at line 72 of file Triconnectivity.h.
CompType ogdf::Triconnectivity::CompStruct::m_type |
Definition at line 73 of file Triconnectivity.h.