transformedTo

open override fun transformedTo(position: Vector2F, orientation: AngleF): LineSegment

Returns a copy of this object that is moved to the position and rotated to the orientation.


open override fun transformedTo(position: Vector2F, orientation: ComplexF): LineSegment

Returns a copy of this object that is moved to the position and rotated to the orientation.

Parameters

orientation

the value is expected to be normalized.