C# Class Aka_s_Vayne.Logic.AJSGeometry

Afficher le fichier Open project: Kysamaa/EloBuddy Class Usage Examples

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