|
TTK
|
#include <MandatoryCriticalPoints.h>
Public Member Functions | |
| Edge (const int &start, const int &end) | |
| const std::pair< int, int > & | getVertexIdx () const |
Protected Attributes | |
| std::pair< int, int > | vertexIdx_ {} |
Friends | |
| class | Graph |
Definition at line 63 of file MandatoryCriticalPoints.h.
|
inline |
Definition at line 67 of file MandatoryCriticalPoints.h.
|
inline |
Definition at line 71 of file MandatoryCriticalPoints.h.
|
friend |
Definition at line 64 of file MandatoryCriticalPoints.h.
|
protected |
Definition at line 76 of file MandatoryCriticalPoints.h.