PPL API Reference |
|
---|
Public Member Functions | |
ReebArcComp (ReebGraph *_rg) | |
bool | operator() (const RGEID &_a, const RGEID &_b) |
Public Attributes | |
ReebGraph * | m_rg |
ReebGraph pointer. | |
Comparator of reeb arcs. Provides total ordering based on (1) source vertex ordering (2) target vertex ordering (3) Edge id
ReebGraphConstruction::ReebArcComp::ReebArcComp | ( | ReebGraph * | _rg | ) |
_rg | Pointer to ReebGraph |
_a | Edge descriptor 1 |
_b | Edge descriptor 2 |