Public Member Functions | |
bool | operator< (Endpoint const &endpoint) const |
Public Attributes | |
int | index |
int | type |
Real | value |
Definition at line 79 of file GteIsPlanarGraph.h.
bool gte::IsPlanarGraph< Real >::Endpoint::operator< | ( | Endpoint const & | endpoint | ) | const |
Definition at line 489 of file GteIsPlanarGraph.h.
int gte::IsPlanarGraph< Real >::Endpoint::index |
Definition at line 84 of file GteIsPlanarGraph.h.
int gte::IsPlanarGraph< Real >::Endpoint::type |
Definition at line 83 of file GteIsPlanarGraph.h.
Real gte::IsPlanarGraph< Real >::Endpoint::value |
Definition at line 82 of file GteIsPlanarGraph.h.