fromPoints
fun fromPoints(points: List<Vector2>, closed: Boolean, polarity: YPolarity = YPolarity.CW_NEGATIVE_Y): ShapeContour(source)
Creates a ShapeContour by converting points to Segment2Ds.
Creates a ShapeContour by converting points to Segment2Ds.