#include <ogdf/internal/planarity/whaInfo.h>
Public Member Functions | |
| whaInfo () | |
| ~whaInfo () | |
| void | defaultValues () |
Public Attributes | |
| int | m_h |
| int | m_w |
| int | m_a |
| int | m_deleteTyp |
| int | m_pertLeafCount |
| int | m_notVisitedCount |
| PQNodeRoot * | m_aChild |
| PQNodeRoot * | m_hChild1 |
| PQNodeRoot * | m_hChild2 |
| PQNodeRoot * | m_hChild2Sib |
| ogdf::whaInfo::whaInfo | ( | ) | [inline] |
| ogdf::whaInfo::~whaInfo | ( | ) | [inline] |
| void ogdf::whaInfo::defaultValues | ( | ) | [inline] |