C# Class Voronoi.Algorithms.FortuneHelpers.VoronoiGraph

Show file Open project: TobieD/City-Generator Class Usage Examples

Public Properties

Property Type Description
Edges HashSet
Vertizes HashSet

Property Details

Edges public property

public HashSet Edges
return HashSet

Vertizes public property

public HashSet Vertizes
return HashSet