transformed
abstract fun transformed(transformation: A.() -> Unit): GeometricShape<S, A>
Content copied to clipboard
Transforms the shape.
Return
a copy of the shape transformed accordingly
Parameters
transformation
describes the transformations to apply to the shape