Segment

fun <N> Segment(start: Point<N>, end: Point<N>): Segment<N>(source)