Function convexHull

  • 凸包算法

    Parameters

    • points: Point[]

      点数组

    Returns Point[]

    • 凸包点数组

Generated using TypeDoc