isClockwise

fun isClockwise(polygon: FloatArray, offset: Int = 0, count: Int = polygon.size): Boolean