calculateRectShapeIntersection

open fun calculateRectShapeIntersection(range: RectF, shape: Array<Float>, verticalIntersection: Boolean): Array<Float>