Overload List
Name | Description | |
---|---|---|
![]() ![]() | IntersectConvexConvex(InputArray, InputArray, OutputArray, Boolean) |
finds intersection of two convex polygons
|
![]() ![]() | IntersectConvexConvex(IEnumerablePoint, IEnumerablePoint, Point, Boolean) |
finds intersection of two convex polygons
|
![]() ![]() | IntersectConvexConvex(IEnumerablePoint2f, IEnumerablePoint2f, Point2f, Boolean) |
finds intersection of two convex polygons
|
See Also