Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Delaunay
Polygon
C# Class Delaunay.Polygon
Afficher le fichier
Open project: ngarside/UnityDelaunay
Méthodes publiques
Méthode
Description
Area
( ) :
float
GetWinding
( ) :
Winding
Polygon
(
List
vertices
) :
System
Private Methods
Méthode
Description
SignedDoubleArea
( ) :
float
Method Details
Area()
public
méthode
public
Area
( ) :
float
Résultat
float
GetWinding()
public
méthode
public
GetWinding
( ) :
Winding
Résultat
Winding
Polygon()
public
méthode
public
Polygon
(
List
vertices
) :
System
vertices
List
Résultat
System