Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Voronoi
SortAlgorithms
C# Class Voronoi.SortAlgorithms
Show file
Open project: TobieD/City-Generator
Public Properties
Property
Type
Description
ReferencePoint
Point
Public Methods
Method
Description
SortClockwise
(
Point
p1
,
Point
p2
) :
int
Method Details
SortClockwise()
public
static
method
public
static
SortClockwise
(
Point
p1
,
Point
p2
) :
int
p1
Point
p2
Point
return
int
Property Details
ReferencePoint
public static property
public
static
Point
ReferencePoint
return
Point