Public Member Functions | |
| EdgeAtY (double y) | |
| bool | operator() (const Edge &u, const Edge &v) const |
| Determine which edge crosses this edge at a lower x coordinate. | |
Private Attributes | |
| double | m_y |
| The coordinate on the y axis of the edge. | |
| Mercator::EdgeAtY::EdgeAtY | ( | double | y | ) | [inline] |
Constructor
| y | coordinate on the y axis of the edge. |
1.5.6