Companion

object Companion

Functions

Link copied to clipboard
fun of(start: Vector2D, end: Vector2D, tolerance: Double): LineSegment2D

Creates a LineSegment2D based on a start and a end point.