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 89 of file Triconnectivity.h.
|
inline |
Definition at line 98 of file Triconnectivity.h.
|
inline |
Definition at line 93 of file Triconnectivity.h.
Definition at line 90 of file Triconnectivity.h.
CompType ogdf::Triconnectivity::CompStruct::m_type |
Definition at line 91 of file Triconnectivity.h.