ly.img.android.pesdk.utils / VectorUtils / rotatePointsAroundCenter

rotatePointsAroundCenter

@NotNull fun rotatePointsAroundCenter(@NotNull matrixDummy: NonExistentClass, @<?> centerX: float, @<?> centerY: float, @<?> angle: float, @NotNull points: kotlin.Array<float>): kotlin.Array<float>
@NotNull fun rotatePointsAroundCenter(@<?> x: float, @<?> y: float, @<?> angle: float, @NotNull points: kotlin.Array<float>): kotlin.Array<float>