MathKit
Toggle table of contents
2.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
MathKit
MathKit
/
com.sztorm.mathkit.euclidean2d
/
MutableSquare
/
rotateBy
rotate
By
open
override
fun
rotateBy
(
rotation
:
AngleF
)
Rotates this object by a
rotation
.
open
override
fun
rotateBy
(
rotation
:
ComplexF
)
Rotates this object by a
rotation
.
Parameters
rotation
the value is expected to be
normalized
.