OpenLibrary
Public Member Functions | Public Attributes | Friends | List of all members
ol::Router::Coordinates< CoordT > Struct Template Reference
Inheritance diagram for ol::Router::Coordinates< CoordT >:
ol::Router::Point< CoordT, ScoreT >

Public Member Functions

 Coordinates (CoordT _x, CoordT _y)
 
bool operator< (const Coordinates &other) const
 
bool operator== (const Coordinates &other) const
 

Public Attributes

CoordT x
 
CoordT y
 

Friends

std::ostream & operator<< (std::ostream &stream, const Coordinates &c)
 

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