UConn Computational Geometry

View My GitHub Profile

Compugeom.GitHub.io by compugeom

CG_Edge

Description

A drawable edge

Constructor

CG_Vertex(CG_Vertex s, CG_Vertex t)

Attributes

CG_Vertex s Root node of edge.
CG_Vertex t End node of edge.

Functions

null attach() Creates two half edges associated vertices s and t