withTunniLine

fun Segment2D.withTunniLine(pointOnLine: Vector2): Segment2D(source)

Find a segment for which pointOnLine lies on its Tunni-line

Since

orx 0.4.5


fun ContourEdge.withTunniLine(pointOnLine: Vector2): ContourEdge(source)


fun ContourAdjusterEdge.withTunniLine(pointOnLine: Vector2)(source)

See also

Segment.withTunniLine