Mercator
Public Member Functions | Private Attributes
Mercator::EdgeAtY Class Reference

The edge of an area parallel to the x axis. More...

List of all members.

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.

Detailed Description

The edge of an area parallel to the x axis.


Constructor & Destructor Documentation

Mercator::EdgeAtY::EdgeAtY ( double  y) [inline]

Constructor

Parameters:
ycoordinate on the y axis of the edge.

The documentation for this class was generated from the following file: