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
/
MutableLineSegment
/
dilatedBy
dilated
By
open
override
fun
dilatedBy
(
point
:
Vector2F
,
factor
:
Float
)
:
MutableLineSegment
Returns a copy of this object that is dilated around the
point
by a
factor
.