libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
p2t::Edge Struct Reference

#include <shapes.h>

Public Member Functions

 Edge (Point &p1, Point &p2)
 Constructor. More...
 

Public Attributes

Pointp
 
Pointq
 

Constructor & Destructor Documentation

◆ Edge()

p2t::Edge::Edge ( Point p1,
Point p2 
)
inline

Constructor.

References p2t::Point::edge_list, p, q, p2t::Point::x, and p2t::Point::y.

Member Data Documentation

◆ p

Point* p2t::Edge::p

Referenced by p2t::Triangle::Contains(), and Edge().

◆ q

Point * p2t::Edge::q

Referenced by p2t::Triangle::Contains(), and Edge().


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