Mercator
Public Member Functions | Private Attributes | List of all members
Mercator::EdgeAtY Class Reference

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

Public Member Functions

 EdgeAtY (WFMath::CoordType y)
 
bool operator() (const Edge &u, const Edge &v) const
 Determine which edge crosses this edge at a lower x coordinate.
 

Private Attributes

WFMath::CoordType 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 ( WFMath::CoordType  y)
inline

Constructor

Parameters
ycoordinate on the y axis of the edge.

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