This structure allows us to have an order in the map used in the point_graph structure.
Definition at line 27 of file point_graph.h.
Public Member Functions | |
| bool | operator() (const Pt &Pi, const Pt &Pj) |
| bool topology::ltpts< Pt >::operator() | ( | const Pt & | Pi, | |
| const Pt & | Pj | |||
| ) |
The operator() allows us to sort the points in the x-coordinates.
Definition at line 32 of file point_graph.h.
References topology::ptcmp().
![]() |