libosmscout
0.1
|
#include <shapes.h>
Public Member Functions | |
Edge (Point &p1, Point &p2) | |
Constructor. More... | |
Public Attributes | |
Point * | p |
Point * | q |
Constructor.
References p2t::Point::edge_list, p, q, p2t::Point::x, and p2t::Point::y.
Point* p2t::Edge::p |
Referenced by p2t::Triangle::Contains(), and Edge().
Point * p2t::Edge::q |
Referenced by p2t::Triangle::Contains(), and Edge().