Module graph_dcel

Source
Expand description

Contains the traits used to represent a doubly connected edge list

Traitsยง

Dart
Trait to mark a dart type
Face
Trait to mark a face
GraphDCEL
Trait to be implemented by every vertex implementation
Vertex
Trait to mark a vertex