C# Class AkaCore.AkaLib.AGeometry

Afficher le fichier Open project: Kysamaa/EloBuddy

Méthodes publiques

Méthode Description
ClipPolygons ( List polygons ) : System.Collections.Generic.List>
ToPolygon ( this v ) : Polygon

Method Details

ClipPolygons() public static méthode

public static ClipPolygons ( List polygons ) : System.Collections.Generic.List>
polygons List
Résultat System.Collections.Generic.List>

ToPolygon() public static méthode

public static ToPolygon ( this v ) : Polygon
v this
Résultat Polygon