SegmentPoint

constructor(segment: Segment2D, segmentT: Double, position: Vector2)(source)

Parameters

segment

The Segment2D on which the point lies.

segmentT

The t value of the point on the Segment2D.

position

The position of the point.