Horizon
Public Types | Public Member Functions | Public Attributes | List of all members
delaunay::Edge< T > Class Template Reference

Public Types

using VertexType = Vector2< T >
 

Public Member Functions

 Edge (const VertexType &ap1, const VertexType &ap2, double w=-1)
 
 Edge (const Edge &e)
 

Public Attributes

VertexType p1
 
VertexType p2
 
double weight =0
 

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