Module link_graph

Source
Expand description

Contains a linked implementation of the DCEL trait

Modules§

example
Contains example LinkGraphs

Structs§

LinkDart
A dart in the LinkGraph
LinkFace
A face in the LinkGraph
LinkGraph
A linked implementation of the DCEL trait
LinkGraphIter
A helper struct to iterate over the LinkGraph
LinkVertex
A vertex in the LinkGraph