#include <DualGraph.h>
Definition at line 47 of file DualGraph.h.
| DualVertex::DualVertex |
( |
| ) |
|
|
inline |
| DualVertex::~DualVertex |
( |
| ) |
|
|
inline |
| int DualVertex::dual_id |
( |
| ) |
const |
|
inline |
| double DualVertex::Height |
( |
| ) |
const |
|
inline |
| int DualVertex::orig_id |
( |
| ) |
const |
|
inline |
| void DualVertex::SetDualId |
( |
int |
dual_id | ) |
|
|
inline |
| void DualVertex::SetHeight |
( |
double |
height | ) |
|
|
inline |
| void DualVertex::SetOrigId |
( |
int |
orig_id | ) |
|
|
inline |
| double DualVertex::height_ |
|
private |
The documentation for this class was generated from the following file: