Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: PolygonD PolygonWithConvexPolygon(PolygonD, PolygonD)

Declaration

public static PolygonD PolygonWithConvexPolygon(
    PolygonD mainPoly,
    PolygonD clipPoly
)

Summary

Returns a polygon formed by intersecting an arbitrary polygon with a convex polygon.