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
/
MutableTransformable
/
rotateBy
rotate
By
abstract
fun
rotateBy
(
rotation
:
AngleF
)
Rotates this object by a
rotation
.
abstract
fun
rotateBy
(
rotation
:
ComplexF
)
Rotates this object by a
rotation
.
Parameters
rotation
the value is expected to be
normalized
.