Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Delaunay
Polygon
C# Class Delaunay.Polygon
显示文件
Open project: ngarside/UnityDelaunay
Public Methods
Method
Description
Area
( ) :
float
GetWinding
( ) :
Winding
Polygon
(
List
vertices
) :
System
Private Methods
Method
Description
SignedDoubleArea
( ) :
float
Method Details
Area()
public
method
public
Area
( ) :
float
return
float
GetWinding()
public
method
public
GetWinding
( ) :
Winding
return
Winding
Polygon()
public
method
public
Polygon
(
List
vertices
) :
System
vertices
List
return
System