Méthode | Description | |
---|---|---|
convexPartition ( Vertices vertices, TriangulationAlgorithm algorithm, bool discardAndFixInvalid = true, float tolerance = 0.001f ) : List |
Méthode | Description | |
---|---|---|
validatePolygon ( Vertices polygon ) : bool |
public static convexPartition ( Vertices vertices, TriangulationAlgorithm algorithm, bool discardAndFixInvalid = true, float tolerance = 0.001f ) : List |
||
vertices | Vertices | |
algorithm | TriangulationAlgorithm | |
discardAndFixInvalid | bool | |
tolerance | float | |
Résultat | List |